Skip to content

Commit

Permalink
feat: srgn
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Mar 8, 2024
1 parent c194e37 commit 312713e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ install_cli_tools() {
erdtree \
git-delta \
just \
srgn \
tokei

# On my system, the below directory was already part of the `fpath` array of zsh,
Expand Down
1 change: 1 addition & 0 deletions home/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,4 @@ eval "$(keychain --eval id_ed25519)"
eval "$(github-copilot-cli alias -- "$0")"
eval "$(erd --completions zsh)"
eval "$(direnv hook zsh)"
eval "$(srgn --completions zsh)"

0 comments on commit 312713e

Please sign in to comment.