From 80e3b2aad8ec2723905fd2d0e941a3d11395cdf7 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Wed, 21 Aug 2024 18:20:44 -0500 Subject: [PATCH] Update .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9ac178d..2a7586f 100644 --- a/.zshrc +++ b/.zshrc @@ -96,7 +96,7 @@ source $ZSH/oh-my-zsh.sh # users are encouraged to define aliases within the ZSH_CUSTOM folder. # For a full list of active aliases, run `alias`. # -# Example aliases +# aliases alias zshconfig="nvim ~/.zshrc" alias ohmyzsh="nvim ~/.oh-my-zsh" alias bpytop=bpytop -lc