summaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
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