summaryrefslogtreecommitdiff
path: root/.config/shells/zsh
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-12-29 17:14:17 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2022-12-29 17:14:17 -0500
commit96acacfcd8e09b4f8ccda383784176158c4092e8 (patch)
treef6d3b4ba78c7b170db858225d358edd7e1cdbceb /.config/shells/zsh
parenta167f0a5de32d822f20955358315431d2edf6f7e (diff)
parentb8e7516073e407e7c1206f207e0bbcb164152f53 (diff)
Merge branch 'macOS' of github.com:JacobMcDonnell/dotfiles into macOS
Diffstat (limited to '.config/shells/zsh')
-rw-r--r--.config/shells/zsh/.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shells/zsh/.zshrc b/.config/shells/zsh/.zshrc
index d2b735d..109e3bd 100644
--- a/.config/shells/zsh/.zshrc
+++ b/.config/shells/zsh/.zshrc
@@ -22,7 +22,6 @@ autoload -U colors && colors
#PROMPT='%{$fg_bold[$shColor]%}%n%{$reset_color%}@%m\
#:[%{$fg_bold[$shColor]%}$(_collapsed_pwd)%{$reset_color%}]:$ '
#PROMPT='%{$fg_bold[$shColor]%}$comSym%{$reset_color%}:[%{$fg_bold[$shColor]%}%c%{$reset_color%}]:$ '
-python $HOME/.local/bin/days2finals.py
PROMPT='%{$fg_bold[$shColor]%}$comSym%{$reset_color%} in %{$fg_bold[$shColor]%}%c%{$reset_color%}
→ '
source $ZSH/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh