diff --git a/bash/.bashrc.arch b/bash/.bashrc.arch index 7872837..3f219b4 100644 --- a/bash/.bashrc.arch +++ b/bash/.bashrc.arch @@ -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}')