adding screen env vars
This commit is contained in:
@@ -10,6 +10,8 @@ export BROWSER=/usr/bin/brave-browser
|
|||||||
export VISUAL=nvim
|
export VISUAL=nvim
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
|
export SCREENRC="$XDG_CONFIG_HOME"/screen/screenrc
|
||||||
|
export SCREENDIR="${XDG_RUNTIME_DIR}/screen"
|
||||||
|
|
||||||
# Scripts Path
|
# Scripts Path
|
||||||
PATH=$PATH:~/.local/bin
|
PATH=$PATH:~/.local/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user