aboutsummaryrefslogtreecommitdiff
path: root/00-prompt.zsh
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2021-11-11 11:47:38 -0700
committerJosh Rahm <rahm@google.com>2021-11-11 11:47:38 -0700
commitb78c3b1f01685a58907f63445efa012a5cbc3566 (patch)
tree0bba0c2faa674bc33c1ee8afdb178eb22e5c0615 /00-prompt.zsh
downloadzshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.tar.gz
zshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.tar.bz2
zshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.zip
Rework my zsh files into a .zshrc.d file.
Diffstat (limited to '00-prompt.zsh')
-rw-r--r--00-prompt.zsh1
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"