Skip to content
Draft
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
2 changes: 2 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ __uv_completion_patch
# alias
alias codex='codex --search'
alias wb='workbloom'
alias myassistant='zellij a myassistant'
alias myassistant-codex='zellij a myassistant-codex'

alias grp='cd $(ghq root)/$(ghq list | peco)'
alias pcd='cd $(dirname $(find . | peco))'
Expand Down