Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc committed Jul 12, 2024
1 parent f72f52c commit 238c8a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion dot_zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ do
source "$file"
done

[ -f ~/.profile ] && zsh-defer source "$HOME/.profile"
[ -f ~/.lazy-profile ] && zsh-defer source "$HOME/.lazy-profile"
[ -f ~/.secrets ] && zsh-defer source "$HOME/.secrets"

# autoload -U +X compinit && compinit
Expand Down

0 comments on commit 238c8a7

Please sign in to comment.