From 98401a3ede6c8158058e52b1363181a06d0a558b Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 31 Dec 2024 19:08:43 +0100 Subject: switched to herbstluftwm --- .config/shell/profile | 1 - 1 file changed, 1 deletion(-) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index 5575cf7..210e7e4 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -28,5 +28,4 @@ export MANPATH="$MANPATH:/usr/local/man" export GOPATH="$HOME/.local/share/go" export PATH="$PATH:$HOME/.local/bin:$HOME/.local/src/fzf/bin:$HOME/.npm/bin:/sbin:/usr/sbin:$GOPATH/bin" -# Get the bashrc [ -f $HOME/.bashrc ] && . $HOME/.bashrc -- cgit v1.2.3