1
0
Fork 0
This commit is contained in:
Jeremy Kaplan 2016-07-08 19:16:09 -04:00
commit c36c3feba9
8 changed files with 82 additions and 74 deletions

View file

@ -1,4 +1,4 @@
export PATH=$PATH:$HOME/bin
export PATH=$PATH:$HOME/bin:$HOME/.local/bin
export EDITOR='emacs'
export VISUAL=$EDITOR