feat: add f2 and rsync
parent
974359ecab
commit
c324324a72
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
go install github.com/ayoisaiah/f2/cmd/f2@latest
|
||||
go install github.com/dundee/gdu/v5/cmd/gdu@latest
|
||||
go install github.com/muesli/duf@latest
|
||||
go install github.com/charmbracelet/glow@latest
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
port install \
|
||||
git neovim \
|
||||
fd bat ripgrep difftastic git-delta exa zellij fdupes rclone restic tealdeer task \
|
||||
fd bat ripgrep difftastic git-delta exa zellij fdupes rsync rclone restic tealdeer task \
|
||||
nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \
|
||||
pipx lua-language-server plantuml
|
||||
|
|
Loading…
Reference in New Issue