From a909a44df3404f538d583a5296546164f68038cf Mon Sep 17 00:00:00 2001 From: sudoer777 Date: Mon, 23 Oct 2023 16:04:07 -0500 Subject: [PATCH] Modify zshrc --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 279242f..e23454b 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -123,7 +123,6 @@ alias fix-webcord='rm ~/.config/WebCord/windowState.json' alias hotspot='sudo sysctl net.ipv4.ip_default_ttl=65' -source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # >>> conda initialize >>> # !! Contents within this block are managed by 'conda init' !!