Added forgit
This is many for ssh connections. Locally I should just use Magit.
This commit is contained in:
parent
90200fc90d
commit
bda46f0e16
|
@ -17,6 +17,7 @@ zplug "zdharma/fast-syntax-highlighting", as:plugin, defer:2
|
||||||
zplug "zsh-users/zsh-autosuggestions", as:plugin, defer:2
|
zplug "zsh-users/zsh-autosuggestions", as:plugin, defer:2
|
||||||
zplug "zsh-users/zsh-completions", as:plugin, defer:2
|
zplug "zsh-users/zsh-completions", as:plugin, defer:2
|
||||||
zplug "zsh-users/zsh-history-substring-search", as:plugin, defer:2
|
zplug "zsh-users/zsh-history-substring-search", as:plugin, defer:2
|
||||||
|
zplug 'wfxr/forgit', as:plugin, defer:2
|
||||||
|
|
||||||
if [ -n "$SSH_CONNECTION" ] ; then
|
if [ -n "$SSH_CONNECTION" ] ; then
|
||||||
zplug "${ZDIR}/modules/prompt/",\ from:local,\ use:uncommon.zsh, as:theme
|
zplug "${ZDIR}/modules/prompt/",\ from:local,\ use:uncommon.zsh, as:theme
|
||||||
|
|
Loading…
Reference in New Issue
Block a user