From 61bf68e336ec35b3852799d4bc1367dbe81663c2 Mon Sep 17 00:00:00 2001 From: xHyroM Date: Mon, 21 Aug 2023 06:25:11 +0200 Subject: [PATCH] type sounds better than write --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 947ab77..ea0e03c 100644 --- a/.zshrc +++ b/.zshrc @@ -102,7 +102,7 @@ source $ZSH/oh-my-zsh.sh alias cat="bat" # use bat - https://github.com/sharkdp/bat alias ssh="kitty +kitten ssh" 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 { if [[ $1 == "ru" ]]; then