Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Update powerline.zsh-theme #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion powerline.zsh-theme
@@ -1,6 +1,6 @@
# FreeAgent puts the powerline style in zsh !

ZLE_RPROMPT_INDENT=0
#ZLE_RPROMPT_INDENT=0

if [ "$POWERLINE_DATE_FORMAT" = "" ]; then
POWERLINE_DATE_FORMAT=%D{%Y-%m-%d}
Expand Down