diff options
Diffstat (limited to '00-prompt.zsh')
-rw-r--r-- | 00-prompt.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/00-prompt.zsh b/00-prompt.zsh new file mode 100644 index 0000000..a6354b3 --- /dev/null +++ b/00-prompt.zsh @@ -0,0 +1 @@ +source "$HOME/.zshrc.d/prompts/$(hostname).zsh" |