feat(zsh): add more aliases

This commit is contained in:
mitchell 2026-07-12 22:35:58 -04:00
parent b7424c9965
commit 9abd76516a

View file

@ -23,6 +23,8 @@ alias o='opencode run --thinking'
alias oc='opencode'
alias sctl='sudo systemctl'
alias uctl='systemctl --user'
alias q='exit'
alias fwl='sudo firewall-cmd'
# --- Keybinds ---
bindkey '.,' open-nvim