(bash) export editor to use nvim
This commit is contained in:
parent
adf4051b31
commit
f97c9dea34
1 changed files with 1 additions and 1 deletions
|
|
@ -394,7 +394,7 @@ fi
|
|||
export BAT_THEME="ansi"
|
||||
|
||||
# walk editor
|
||||
export EDITOR=vim
|
||||
export EDITOR=nvim
|
||||
|
||||
bc() {
|
||||
mac=$(bluetoothctl devices | rg "$1" | awk '{print $2}')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue