configfiles/zsh/.zsh/00-base.sh

6 lines
105 B
Bash
Raw Normal View History

2015-10-08 14:31:40 +02:00
# Lines configured by zsh-newuser-install
2016-12-20 10:22:21 +01:00
bindkey -v
2015-10-08 14:31:40 +02:00
2015-10-26 11:59:11 +01:00
export EDITOR="/usr/bin/vim"
export VISUAL=$EDITOR