Skip to content

Commit

Permalink
reeee
Browse files Browse the repository at this point in the history
  • Loading branch information
underyx committed Nov 19, 2024
1 parent ffb23c0 commit fc4e3e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zsh/main
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ zinit ice wait'!' silent from'gh-r' as'program' \
atclone'./starship init zsh --print-full-init > init.zsh' atpull'%atclone' \
src='./init.zsh' bpick'*-aarch64-apple-darwin.tar.gz'
zinit load starship/starship

# specifying term to fix ghostty incompatibilities
export TERM=xterm-256color

0 comments on commit fc4e3e9

Please sign in to comment.