diff options
| -rw-r--r-- | .bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile index f6199e7..959da38 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1 +1,2 @@ +export EDITOR=vim export PATH=$HOME/.local/bin:$HOME/.cabal/bin:$PATH |
