zsh-powerlevel10k: init at unstable-2019-12-19
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
diff --git a/gitstatus/gitstatus.plugin.zsh b/gitstatus/gitstatus.plugin.zsh
|
||||
index 46d0b3c..b082e24 100644
|
||||
--- a/gitstatus/gitstatus.plugin.zsh
|
||||
+++ b/gitstatus/gitstatus.plugin.zsh
|
||||
@@ -53,6 +53,8 @@
|
||||
|
||||
[[ -o 'interactive' ]] || 'return'
|
||||
|
||||
+GITSTATUS_DAEMON=@gitstatusdPath@
|
||||
+
|
||||
# Temporarily change options.
|
||||
'builtin' 'local' '-a' '_gitstatus_opts'
|
||||
[[ ! -o 'aliases' ]] || _gitstatus_opts+=('aliases')
|
||||
|
||||
Reference in New Issue
Block a user