diff --git a/zshrc b/zshrc index 474b8a2..7ff71ed 100644 --- a/zshrc +++ b/zshrc @@ -96,10 +96,6 @@ source "$DOTZSH/python.zsh" source "$DOTZSH/ruby.zsh" source "$DOTZSH/rust.zsh" -if [ -f "$DOTPFILES/shellrc.sh" ]; then - source "$DOTPFILES/shellrc.sh" -fi - # ============================================================================== # Basic Z-Shell settings