mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-28 18:28:35 -05:00
657c371abe
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
|