From 342e7dbcd9fb6954be127b43a7850e4513ef8304 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 23 Aug 2016 14:12:30 -0400 Subject: [PATCH] Removes zsh related items --- .bash_profile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.bash_profile b/.bash_profile index cf03d3a6f..28e20bb64 100644 --- a/.bash_profile +++ b/.bash_profile @@ -12,10 +12,6 @@ source $HOME/pc_settings/.w_aliases.sh # functions source $HOME/pc_settings/.w_functions.sh -# run cmatrix command for 3 seconds before exiting -#. $HOME/pc_settings/.matrix_intro.sh - # syntax highlighting for CLI; if not installed, run the following command # brew install zsh-syntax-highlighting -source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh