8 lines
271 B
Bash
Executable File
8 lines
271 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
port install \
|
|
git neovim \
|
|
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
|