# # ~/.bash_profile # alias vim=nvim export EDITOR=nvim export VISUAL=nvim PATH=~/bin:$PATH [[ -f ~/.bashrc ]] && . ~/.bashrc