This website requires JavaScript.
Explore
Help
Sign in
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6716a763b7
dotfiles
/
.config
/
zsh
/
.zlogin
4 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
config/zsh/zlogin: fix malfunction on servers
2023-01-10 00:50:46 +01:00
if test -z "$DISPLAY" && test "$XDG_VTNR" -eq 1 && which startx >/dev/null
bin: develop netkeeper
2022-09-03 20:07:05 +02:00
then exec startx
config/zsh: split zprofile into zshenv and zlogin
2021-12-14 20:31:06 +01:00
fi
Reference in a new issue
Copy permalink