feat(dotfiles): add pnpm support, virtualization aliases, and ssh agent hook

- Add aliases for virt-viewer, virt-install, and virsh
- Move firewall-cmd alias to Linux-specific block
- Update fish_add_path to explicitly use --global scope
This commit is contained in:
mitchell 2026-06-11 18:38:00 -04:00
parent 2f137cef36
commit e984a0dc40
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,5 @@
ssh_agent_startup
# ASDF config start
if test -z $ASDF_DATA_DIR
set _asdf_shims "$HOME/.asdf/shims"