type sounds better than write

This commit is contained in:
Jozef Steinhübl 2023-08-21 06:25:11 +02:00
parent 5c74cbca59
commit 61bf68e336

2
.zshrc
View file

@ -102,7 +102,7 @@ source $ZSH/oh-my-zsh.sh
alias cat="bat" # use bat - https://github.com/sharkdp/bat alias cat="bat" # use bat - https://github.com/sharkdp/bat
alias ssh="kitty +kitten ssh" alias ssh="kitty +kitten ssh"
alias vim="nvim" alias vim="nvim"
alias zig="zigd" # dont't want to write zigd everytime alias zig="zigd" # dont't want to type zigd everytime
function pacman { function pacman {
if [[ $1 == "ru" ]]; then if [[ $1 == "ru" ]]; then