FollieHiyuki-dotfiles/home/.config/fish/conf.d/wm.fish
FollieHiyuki 657c371abe
shells: update pyenv initial process
pyenv doesn't set path with `init -` anymore.
Also set PATH only once in login shell.
2021-10-17 21:48:01 +07:00

4 lines
102 B
Fish

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