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

5 lines
105 B
Bash

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