parent
89b5554e68
commit
46b04695db
|
@ -2,11 +2,17 @@
|
|||
|
||||
rustup update
|
||||
|
||||
# https://stackoverflow.com/q/57734434
|
||||
sudo port deactivate libiconv
|
||||
|
||||
cargo install \
|
||||
fd-find bat ripgrep git-delta exa tealdeer \
|
||||
difftastic vivid \
|
||||
fnm stylua taplo-cli \
|
||||
pfetch pokeget
|
||||
|
||||
sudo port activate libiconv
|
||||
|
||||
pokeget --hide-name pikachu >data/pokeget/pikachu.txt
|
||||
pokeget --hide-name clefairy >data/pokeget/clefairy.txt
|
||||
pokeget --hide-name ditto >data/pokeget/ditto.txt
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
port install \
|
||||
git neovim \
|
||||
fd bat ripgrep git-delta exa fdupes rsync rclone restic tealdeer task ncdu \
|
||||
fdupes rsync rclone restic task \
|
||||
nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \
|
||||
pipx plantuml
|
||||
|
|
Loading…
Reference in New Issue