summaryrefslogtreecommitdiff
path: root/.config/shells/zsh
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2023-01-19 19:39:21 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2023-01-19 19:39:21 -0500
commit26334cc3cf49a3e1afb1eb5a40599bb97cc3b5f1 (patch)
tree1a47f79ab6f76f3ab6fbd4462fb3159be024b4c8 /.config/shells/zsh
parent6e11f434d71a49a6f3dd42d1471eaf7b46003717 (diff)
some mac stuff
Diffstat (limited to '.config/shells/zsh')
-rw-r--r--.config/shells/zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shells/zsh/.zshrc b/.config/shells/zsh/.zshrc
index 109e3bd..d2b735d 100644
--- a/.config/shells/zsh/.zshrc
+++ b/.config/shells/zsh/.zshrc
@@ -22,6 +22,7 @@ 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