diff --git a/themes/logicalhacking.zsh-theme b/themes/logicalhacking.zsh-theme index b9a8754..43bdf5e 100755 --- a/themes/logicalhacking.zsh-theme +++ b/themes/logicalhacking.zsh-theme @@ -82,10 +82,6 @@ prompt_logo() { } -prompt_dir() { - prompt_segment $1 $2 "$(promptpwd)" -} - # Prompt: working directory prompt_dir() { prompt_segment $1 $2 "$(promptpwd)"