update bash_profile
This commit is contained in:
@@ -8,5 +8,6 @@ export XDG_CONFIG_HOME=~/.config
|
|||||||
export XDG_CACHE_HOME=~/.cache
|
export XDG_CACHE_HOME=~/.cache
|
||||||
export XDG_DATA_HOME=~/.local/share
|
export XDG_DATA_HOME=~/.local/share
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
|
export BROWSER=/usr/bin/librewolf
|
||||||
export VISUAL=vim
|
export VISUAL=vim
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|||||||
Reference in New Issue
Block a user