Add default editor

This commit is contained in:
Hektor Misplon
2020-05-08 00:20:56 +00:00
parent 05d222ce88
commit 7175943f46

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"'