This website requires JavaScript.
Explore
Help
Sign In
configs
/
zsh
Watch
1
Star
0
Fork
You've already forked zsh
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e181014465
zsh
/
env
/
20_services.zsh
4 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
Minor changes to some functions
2021-12-03 14:10:31 +00:00
if
[
[
$DISPLAY
&&
$UID
!
=
0
]
]
;
then
env: set SVDIR to session_service dir, if DISPLAY is set
2021-02-16 12:08:07 +00:00
export
SVDIR
=
"
$HOME
/.local/session_service
"
fi
Reference in a new issue
Copy permalink