mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 00:09:35 +00:00
feat(zsh): add more aliases
This commit is contained in:
parent
b7424c9965
commit
9abd76516a
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue