File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -315,5 +315,9 @@ hash starship 2>/dev/null \
315
315
&& eval " $( starship init zsh) "
316
316
317
317
318
- # ###[ Others ]##############################################################################
319
- # ### These are generally configurations set up by setup scripts or other programs.
318
+ # ###[ Chezmoi Unmodified ]##################################################################
319
+ # ### This section is left untouched by chezmoi when executing 'chezmoi update' or 'chezmoi
320
+ # ### apply'.
321
+ # ### DO NOT MODIFY THE COMMENT BELOW! It acts as the delimiter for chezmoi to know where to
322
+ # ### stop modifying the file. If it's removed, chezmoi will remove everything below it.
323
+ # ### chezmoi:unmodified
Original file line number Diff line number Diff line change @@ -279,5 +279,9 @@ hash starship 2>/dev/null \
279
279
&& eval " $( starship init zsh) "
280
280
281
281
282
- # ###[ Others ]##############################################################################
283
- # ### These are generally configurations set up by setup scripts or other programs.
282
+ # ###[ Chezmoi Unmodified ]##################################################################
283
+ # ### This section is left untouched by chezmoi when executing 'chezmoi update' or 'chezmoi
284
+ # ### apply'.
285
+ # ### DO NOT MODIFY THE COMMENT BELOW! It acts as the delimiter for chezmoi to know where to
286
+ # ### stop modifying the file. If it's removed, chezmoi will remove everything below it.
287
+ # ### chezmoi:unmodified
You can’t perform that action at this time.
0 commit comments