Skip to content

Commit

Permalink
move oh my zsh updates to ji
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 11, 2024
1 parent 8bf9212 commit 47169ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/bin/zsh

# Update via ji
# https://github.com/mcandre/ji
DISABLE_AUTO_UPDATE='true'

# Fix brew PATH glitch
[ -r "$HOME/.zshenv" ] &&
. "$HOME/.zshenv"
Expand Down

0 comments on commit 47169ce

Please sign in to comment.