summaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2024-12-31 19:08:43 +0100
committeryuzu-eva <cafebabe@disroot.org>2024-12-31 19:08:43 +0100
commit98401a3ede6c8158058e52b1363181a06d0a558b (patch)
tree1159d182bcd338ec438b7fc90d968205343183ab /.config/shell
parent9a1bbeed9204fbf495dcc9107e7f2f685dd2684c (diff)
switched to herbstluftwm
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile1
1 files changed, 0 insertions, 1 deletions
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