From 37da1c877dfcf8effb3f55d9f19672f769b18037 Mon Sep 17 00:00:00 2001 From: KeeganForelight Date: Tue, 8 Mar 2022 20:55:01 -0500 Subject: [PATCH] bug fixes --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index a37100a..9e7fc7d 100644 --- a/zshrc +++ b/zshrc @@ -111,6 +111,6 @@ source $ZSH/oh-my-zsh.sh # Example aliases # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" - +alias ifconfig="/sbin/ifconfig" # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh