This website requires JavaScript.
Explore
Help
Sign In
schtobia
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Activity
542b62a68e
dotfiles
/
.xsessionrc
3 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
moved the generation of local environment variables to its own generator script
2023-01-24 15:33:08 +01:00
. $HOME/.local/bin/generate-env
[xsessionrc] allow for a localenv, if it exists
2023-02-03 15:49:32 +01:00
[ -r $HOME/.local/bin/localenv ] && . $HOME/.local/bin/localenv
Reference in a new issue
Copy permalink