Commit Graph

15 Commits

Author SHA1 Message Date
Alan Orth 5c684c084f dotfiles/zshrc: don't show rtx version warnings 2023-04-30 07:25:10 +03:00
Alan Orth 113496cc2b
dotfiles/zshrc: switch from asdf to rtx 2023-03-20 14:14:48 +03:00
Alan Orth 3f5393758e
dotfiles/zshrc: pip/poetry keyring fix
I finally figured out why this annoying keyring unlock happens when
I do a pip/poetry install. Good riddance!

See: https://github.com/python-poetry/poetry/issues/1917
2023-02-05 21:23:12 +03:00
Alan Orth f4465c4056
dotfiles/zshrc: don't use Vulkan in Sway
It is really buggy on older Intel, and even on newer Intel apps like
Thunderbird are unusable.
2023-01-03 10:47:31 +03:00
Alan Orth 96fb353c2c
dotfiles/zshrc: use Vulkan renderer in Sway
Sway 1.8 greatly improved their Vulkan renderer so I'm going to try
to use it now.
2022-12-26 15:09:24 +02:00
Alan Orth 7f024d3cff
dotfiles/zshrc: set XDG_CURRENT_DESKTOP=sway
This was set in ~/.pam_environment up until a few days ago, but I
forgot to add it when I moved the exports to .zshrc. We need this
for xdg-desktop-portal to know we're on Sway for screensharing.
2022-11-10 19:14:35 +03:00
Alan Orth 79cf112ad4
dotfiles/zshrc: export Sway variables
We need to export these from zsh in our TTY so Sway can read them
when it starts. Sigh.
2022-11-06 21:33:39 +03:00
Alan Orth 144e015223
dotfiles/zshrc: check if asdf.sh exists
This exists on Arch, but not if I'm running the dotfiles on some
random server.
2022-08-31 19:16:45 +03:00
Alan Orth dd44606a6f
dotfiles/zshrc: use asdf on all profiles 2022-08-31 19:14:47 +03:00
Alan Orth a1eb0994fd
dotfiles/zshrc: new genpass alias 2022-08-31 16:59:58 +03:00
Alan Orth 808e06eaf8
dotfiles/zshrc: add comment about ssh-agent socket 2022-08-14 13:51:06 -07:00
Alan Orth afa622369b
dotfiles/zshrc: update
Remove unused Kitty and ASDF variables, and export SSH_AUTH_SOCK.
2022-08-12 16:21:55 -07:00
Alan Orth 50bb7df89e
dotfiles/zshrc: add comment about GPG_TTY
This is only needed for pinentry-curses.
2022-08-12 08:47:33 -07:00
Alan Orth e5a8d48de9
dotfiles/zshrc: add asdf version manager 2022-05-05 10:50:54 +03:00
Alan Orth 188f89e7dc
Migrate configs to dotdrop dotfiles 2022-01-27 15:21:11 +03:00