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

6 lines
105 B
Bash

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