all repos — archive/dotfiles @ b503983d06fb1cdc1577f5abe59988471ea2cc86

Superseded by nixfiles

Remove trailing whitespace
Alan Pearce alan@alanpearce.eu
Thu, 18 May 2017 16:36:33 +0200
commit

b503983d06fb1cdc1577f5abe59988471ea2cc86

parent

336063f13d39c122fa17ab325117b904b5ed4d82

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -186,7 +186,7 @@   setopt prompt_subst
   setopt prompt_cr
   PROMPT='%F{blue}%~%f${prompt_pure_username}
-%(?.%F{magenta}.%F{red})>%f ' 
+%(?.%F{magenta}.%F{red})>%f '
 fi
 
 if [[ -n $commands[fzf] ]]