profile: SVDIR
This commit is contained in:
parent
e1c946cc7c
commit
7f4763dfe2
1 changed files with 2 additions and 0 deletions
2
.profile
2
.profile
|
@ -25,5 +25,7 @@ export XKB_DEFAULT_OPTIONS=caps:escape
|
||||||
|
|
||||||
export XCURSOR_THEME=Adwaita
|
export XCURSOR_THEME=Adwaita
|
||||||
|
|
||||||
|
export SVDIR="$HOME/.local/share/service"
|
||||||
|
|
||||||
test -f "$HOME/.profile.$(hostname)" && source "$HOME/.profile.$(hostname)"
|
test -f "$HOME/.profile.$(hostname)" && source "$HOME/.profile.$(hostname)"
|
||||||
export REMOTE="${REMOTE:-true}"
|
export REMOTE="${REMOTE:-true}"
|
||||||
|
|
Loading…
Reference in a new issue