bunch o stuff
This commit is contained in:
+1
-2
@@ -3,11 +3,10 @@
|
||||
eval $(keychain --eval --quiet ry_ecdsa)
|
||||
eval $(keychain --eval --quiet id_rsa)
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export BROWSER=/usr/bin/firefox
|
||||
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 BROWSER=librewolf
|
||||
export VISUAL=vim
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user