aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.before
diff options
context:
space:
mode:
Diffstat (limited to '.zsh.before')
-rw-r--r--.zsh.before/custom_prompt_path.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.zsh.before/custom_prompt_path.zsh b/.zsh.before/custom_prompt_path.zsh
deleted file mode 100644
index 18e68b9..0000000
--- a/.zsh.before/custom_prompt_path.zsh
+++ /dev/null
@@ -1,4 +0,0 @@
-#Load themes from yadr and from user's custom prompts (themes) in ~/.zsh.prompts
-autoload promptinit
-fpath=($HOME/.zsh.prompts $fpath)
-promptinit