updated submodules and (hopefully) fixed home/end keys

This commit is contained in:
Nikolas Weger 2015-10-02 12:00:33 +02:00
parent ace52b33cf
commit 79c87228ec
2 changed files with 1 additions and 3 deletions

View file

@ -19,9 +19,6 @@ if [ $(uname -n) = "mail" ]; then
plugins+=(debian)
fi
# Color TERM
export TERM=xterm-256color
# Preferred editor for local and remote sessions
export EDITOR='nano'