Add default editor

master
Hektor Misplon 2020-05-08 00:20:56 +00:00
parent 05d222ce88
commit 7175943f46
1 changed files with 1 additions and 0 deletions

View File

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