diff options
author | Thanos Apollo <[email protected]> | 2022-08-04 23:30:54 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-08-04 23:30:54 +0300 |
commit | fbb1bbe3d19e802b51c74f1644f4740e11ce769d (patch) | |
tree | 0513cfcf30f614dd93ca24ecfeca3844699343aa | |
parent | 8bbdab253c50480802bc7d568774454f67150c65 (diff) |
update 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" - - - - |