revert: pdm zsh plugin
This commit is contained in:
parent
c7b458753f
commit
2d2467d3d3
@ -1 +1 @@
|
||||
Subproject commit 575220f460fc3a5eeb05673e9cc7d8e80b6b7147
|
||||
Subproject commit f22273a72b3f1c15085f2d4a43e8d785bf48c822
|
@ -1 +1 @@
|
||||
Subproject commit 8f927a4d50716e534c5845e835625962adf878e1
|
||||
Subproject commit 9279bfea5ea7d40a6671cfb415a63c2298545d71
|
@ -74,7 +74,7 @@ zstyle ':omz:update' mode disabled # disable automatic updates
|
||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git vi-mode pdm)
|
||||
plugins=(git vi-mode)
|
||||
|
||||
. "$ZSH"/oh-my-zsh.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user