the base begins

This commit is contained in:
Nicole O'Connor
2020-04-20 02:05:56 -07:00
parent f746675504
commit b9c2a03ec8
3 changed files with 25 additions and 0 deletions

7
zeesh.zsh Normal file
View File

@@ -0,0 +1,7 @@
source ~/.local/share/zeesh/base/zeesh.zsh
ticker_message "zeesh: bootstrap"
PROMPT="%{$fg_bold[cyan]%}%n%{$fg_bold[white]%}@%{$fg_bold[magenta]%}%m %{$fg_bold[white]%}%~ %# %{$reset_color%}"
ticker_finish