diff --git a/.bashrc b/.bashrc index d0af9a1..4f0618f 100644 --- a/.bashrc +++ b/.bashrc @@ -22,7 +22,7 @@ alias memepv='mpv --vo=tct --profile=sw-fast' alias sw='i3-swallow' alias gpudrivers='lspci -nnk | grep -i VGA -A2' -export EDITOR=vim +export EDITOR=nvim export PATH=$PATH:~/.local/bin export HISTSIZE=10000 export HISTFILESIZE=20000