mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
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:
parent
2f137cef36
commit
e984a0dc40
3 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
ssh_agent_startup
|
||||
|
||||
# ASDF config start
|
||||
if test -z $ASDF_DATA_DIR
|
||||
set _asdf_shims "$HOME/.asdf/shims"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue