dev: automated commit - 2025-09-22 09:56:48
This commit is contained in:
parent
dbcbcf4077
commit
7bf9a172ac
37 changed files with 311 additions and 140 deletions
|
|
@ -76,10 +76,10 @@ source "$PLUGIN_DIR/minimal/minimal.zsh"
|
|||
# Source config files
|
||||
source "$ZDOTDIR/opts.zsh"
|
||||
source "$ZDOTDIR/rose-pine.sh"
|
||||
source "$ZDOTDIR/maintenance.zsh"
|
||||
#source "$ZDOTDIR/maintenance.zsh"
|
||||
|
||||
# Defer loading
|
||||
zsh-defer source "$PLUGIN_DIR/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
|
||||
for config in mise.zsh tmux.zsh functions.zsh alias.zsh keymap.zsh path.zsh pnpm.zsh; do
|
||||
zsh-defer source "$ZDOTDIR/$config"
|
||||
done
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue