adding gopass stuff
This commit is contained in:
@@ -6,8 +6,8 @@ export XDG_CONFIG_HOME=~/.config
|
||||
export XDG_CACHE_HOME=~/.cache
|
||||
export XDG_DATA_HOME=~/.local/share
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export VISUAL=emacsclient
|
||||
export EDITOR=emacsclient
|
||||
export VISUAL=nvim
|
||||
export EDITOR=nvim
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
||||
# Scripts Path
|
||||
|
||||
Reference in New Issue
Block a user