This repository has been archived on 2022-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
misc/.zprofile

8 lines
173 B
Plaintext
Raw Permalink Normal View History

2022-03-05 22:45:35 +00:00
eval $(ssh-agent)
if [ "$(tty)" = "/dev/tty1" ]; then
exec dbus-run-session sway
fi
2022-04-22 19:45:19 +00:00
setcolors $HOME/src/linux-vt-setcolors/conf
2022-03-05 22:45:35 +00:00
GPG_TTY=$(tty)
2022-03-29 00:31:02 +00:00
killall gnome-keyring-daemon