FollieHiyuki-dotfiles/home/.config/fish/conf.d/wm.fish
FollieHiyuki 75636245a8
shells: update pyenv initial process
pyenv doesn't set path with `init -` anymore.
Also set PATH only once in login shell.
2021-06-16 15:05:11 +03:00

4 lines
102 B
Fish

# if test (tty) = "/dev/tty1"; and test -z "$DISPLAY"
# exec startx $HOME/.config/X11/xinitrc
# end