mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 15:34:40 +01:00
leftovers
This commit is contained in:
parent
dc15a4c6e4
commit
64d379a3cd
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ autoload -Uz vcs_info
|
||||||
zstyle ':vcs_info:*' enable git hg
|
zstyle ':vcs_info:*' enable git hg
|
||||||
vcs_format="%F{green}%S%f‹%F{blue}%b%f‹%F{yellow}%r%f"
|
vcs_format="%F{green}%S%f‹%F{blue}%b%f‹%F{yellow}%r%f"
|
||||||
if is-at-least 4.3.11; then
|
if is-at-least 4.3.11; then
|
||||||
echo "foo"
|
|
||||||
zstyle ':vcs_info:*' stagedstr "%F{red}±%f"
|
zstyle ':vcs_info:*' stagedstr "%F{red}±%f"
|
||||||
zstyle ':vcs_info:*' unstagedstr "%F{yellow}≠%f"
|
zstyle ':vcs_info:*' unstagedstr "%F{yellow}≠%f"
|
||||||
zstyle ':vcs_info:*' check-for-changes true
|
zstyle ':vcs_info:*' check-for-changes true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue