diff options
| -rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ export TERM=xterm-256color -export EDITOR="emacsclient -a enacs -nw" +export EDITOR="emacsclient -a emacs -nw" export HISTFILE= export LANG="en_US.UTF-8" export LC_ALL="$LANG" |
