mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2025-01-08 06:24:00 -05:00
75636245a8
pyenv doesn't set path with `init -` anymore. Also set PATH only once in login shell.
4 lines
102 B
Fish
4 lines
102 B
Fish
# if test (tty) = "/dev/tty1"; and test -z "$DISPLAY"
|
|
# exec startx $HOME/.config/X11/xinitrc
|
|
# end
|