Skip to content

Commit

Permalink
update: add fp commnad to zsh-abbr
Browse files Browse the repository at this point in the history
  • Loading branch information
Takayyz committed Feb 9, 2025
1 parent c476a6a commit ebf65c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/zsh/abbreviations
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ abbr dkc='docker compose'

# Volta関連
abbr vla='volta list all'

abbr fp='cd $(ghq root)/$(ghq list | fzf --preview "bat --color=always --style=header,grid --line-range :50 $(ghq root)/{}/README.*")'

0 comments on commit ebf65c9

Please sign in to comment.