This commit is contained in:
2022-12-10 23:27:08 -08:00
parent d830757867
commit a902e07d6a
2 changed files with 38 additions and 2 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ export XDG_CONFIG_HOME=~/.config
export XDG_CACHE_HOME=~/.cache
export XDG_DATA_HOME=~/.local/share
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
export EDITOR=vim
export BROWSER=firefox
export BROWSER=/usr/bin/firefox
export VISUAL=vim
export EDITOR=vim
[[ -f ~/.bashrc ]] && . ~/.bashrc