configfiles/zsh/.zsh/00-base.sh
2015-10-26 11:59:11 +01:00

6 lines
105 B
Bash

# Lines configured by zsh-newuser-install
bindkey -e
export EDITOR="/usr/bin/vim"
export VISUAL=$EDITOR