Add default editor

This commit is contained in:
Hektor Misplon
2020-05-08 00:20:56 +00:00
parent 31fa76e39c
commit ff415a32cf

View File

@@ -28,5 +28,6 @@ export HISTCONTROL=ignoreboth
source /usr/share/fzf/*.bash
# vim-style keybindings
export EDITOR='vim'
set -o vi
bind '"jj":"\e"'