add zypper alias
This commit is contained in:
parent
351169c859
commit
fb590a2baf
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ alias editconfig "chezmoi edit ~/.config/fish/config.fish; and chezmoi apply; an
|
||||||
# Some other aliases
|
# Some other aliases
|
||||||
alias doco "docker-compose"
|
alias doco "docker-compose"
|
||||||
alias czm "chezmoi"
|
alias czm "chezmoi"
|
||||||
|
alias zy "sudo zypper"
|
||||||
# z is such a weird key to hit frequently, j is much better
|
# z is such a weird key to hit frequently, j is much better
|
||||||
alias j "z"
|
alias j "z"
|
||||||
# Cargoes and Rust-s
|
# Cargoes and Rust-s
|
||||||
|
|
Loading…
Add table
Reference in a new issue