update bash_profile

This commit is contained in:
2022-12-02 20:23:32 -08:00
parent fc009c85f1
commit 6eb54dc96f

View File

@@ -8,5 +8,6 @@ export XDG_CONFIG_HOME=~/.config
export XDG_CACHE_HOME=~/.cache
export XDG_DATA_HOME=~/.local/share
export EDITOR=vim
export BROWSER=/usr/bin/librewolf
export VISUAL=vim
[[ -f ~/.bashrc ]] && . ~/.bashrc