1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 21:49:05 +00:00

Clean up unused line

This commit is contained in:
2020-02-11 11:27:06 +01:00
parent c136c3918a
commit 0b765c7973

View File

@ -6,6 +6,4 @@ autoload -U promptinit;promptinit
zstyle :prompt:pure:user color white zstyle :prompt:pure:user color white
zstyle :prompt:pure:host color white zstyle :prompt:pure:host color white
# prompt pure
# vim: set ts=4 sw=4 tw=0 ft=zsh : # vim: set ts=4 sw=4 tw=0 ft=zsh :