diff --git a/bash/.bashrc b/bash/.bashrc index dfcdb83..7b1b841 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -275,3 +275,6 @@ fi # set bat theme export BAT_THEME="ansi" + +# walk editor +export EDITOR=vim