Skip to content

Commit

Permalink
feat: wezterm installation for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
rajyan committed Dec 16, 2024
1 parent f0359a8 commit 92c9441
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dots/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ zinit wait'1' as'null' lucid nocd for \
atload'export PATH="$HOME/.local/bin:$PATH"' \
rajyan/null

zinit wait'2' if'[[ "$(uname)" == "Darwin" ]]' from'gh-r' as'null' lucid \
mv'WezTerm-*/WezTerm.app -> /Applications/WezTerm.app' sbin'/Applications/WezTerm.app/Contents/MacOS/wezterm*' for \
wez/wezterm

# keybindings
autoload -Uz up-line-or-beginning-search down-line-or-beginning-search
zle -N up-line-or-beginning-search
Expand Down

0 comments on commit 92c9441

Please sign in to comment.