about summary refs log tree commit diff
path: root/home/shell/zsh/prompt.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'home/shell/zsh/prompt.zsh')
-rw-r--r--home/shell/zsh/prompt.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/shell/zsh/prompt.zsh b/home/shell/zsh/prompt.zsh
index 1c21d4b..291f436 100644
--- a/home/shell/zsh/prompt.zsh
+++ b/home/shell/zsh/prompt.zsh
@@ -8,4 +8,3 @@ if [ "$TERM" = "dumb" ]; then
   PS1='$ '
   unsetopt zle
 fi
-