diff options
Diffstat (limited to '.bash_profile')
-rw-r--r-- | .bash_profile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.bash_profile b/.bash_profile index 2fa4b9f..ffc139b 100644 --- a/.bash_profile +++ b/.bash_profile @@ -11,11 +11,3 @@ fi export EDITOR="emacsclient" export TERMINAL="alacriy" export BROWSER="usr/bin/qutebrowser" - - - -export PATH="$HOME/.emacs.d/bin:$PATH" - - - - |