diff options
Diffstat (limited to '.config/zsh/prompt.zsh')
-rw-r--r-- | .config/zsh/prompt.zsh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/zsh/prompt.zsh b/.config/zsh/prompt.zsh index 6ae208e..eecc39e 100644 --- a/.config/zsh/prompt.zsh +++ b/.config/zsh/prompt.zsh @@ -1,7 +1,4 @@ # prompt -# TODO maybe just use someone else's theme altogether -# TODO location should control its length a little better -# TODO only color the last segment of the path (pwd)? setopt prompt_subst autoload -Uz vcs_info |