Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .zshrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Main .zshrc file that sources all modular components
# This is the main zsh configuration file.
# It sources modular configuration files from this repo (aliases.zsh, functions.zsh, etc).

# Source plugin initializations (keep at top)
source ~/.oh-my-posh-theme.json
Expand Down
Loading