Skip to content

Commit

Permalink
install tailspin
Browse files Browse the repository at this point in the history
  • Loading branch information
ericuni committed Aug 3, 2024
1 parent 81c2691 commit c6d633c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions env/linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ install_rust_special_cmd rg ripgrep
install_rust_special_cmd fd fd-find
install_rust_special_cmd sk skim
install_rust_special_cmd delta git-delta
install_rust_special_cmd tspin tailspin # color log

# github does not support direct password when using https, needs gcm
which git-credential-manager-core
Expand Down
2 changes: 1 addition & 1 deletion env/mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ brew install zoxide fzf
# brew install mysql

## dev
brew install tree git-delta
brew install tree git-delta tailspin
brew install --cask wezterm postman
# lrzsz ## wezterm does not support rz/sz

Expand Down

0 comments on commit c6d633c

Please sign in to comment.