refactor(zsh): remove duplicate p10k init
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m9s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m9s
This commit is contained in:
parent
521474848d
commit
792f5b03c4
@ -8,7 +8,6 @@ configure() {
|
||||
|
||||
init() {
|
||||
local wkdir="${BASE_ZSH_CONFIG_DIR}/config/plugins"
|
||||
source "${wkdir}/powerlevel10k/powerlevel10k.zsh-theme"
|
||||
source "${wkdir}/fzf-tab/fzf-tab.plugin.zsh"
|
||||
source "${wkdir}/zsh-autosuggestions/zsh-autosuggestions.zsh"
|
||||
source "${wkdir}/zsh-completions/zsh-completions.plugin.zsh"
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 0cc19ac2ede35fd8accff590fa71df580dc7e109
|
Loading…
Reference in New Issue
Block a user