updates
This commit is contained in:
@@ -10,30 +10,32 @@ info() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
packages=(
|
packages=(
|
||||||
# basic
|
## basic
|
||||||
'atool' 'p7zip' 'unzip' 'zsh' 'tmux' 'git' 'neovim' 'wl-clipboard' 'bind-utils' 'bmon' 'curl' 'fd-find'
|
'atool' 'p7zip' 'p7zip-plugins' 'unzip' 'zsh' 'git' 'neovim' 'wl-clipboard' 'bind-utils' 'bmon' 'curl' 'fd-find'
|
||||||
'file' 'htop' 'nmon' 'mosh' 'ranger' 'stow' 'wget' 'youtube-dl' 'net-tools' 'gocryptfs' 'sshfs' 'netcat'
|
'file' 'htop' 'nmon' 'mosh' 'ranger' 'stow' 'wget' 'youtube-dl' 'net-tools' 'gocryptfs' 'sshfs' 'netcat'
|
||||||
'dstat' 'atop' 'iotop' 'wireguard-tools' 'magic-wormhole' 'ncdu' 'sqlite' 'hyperfine'
|
'dstat' 'atop' 'iotop' 'magic-wormhole' 'ncdu' 'sqlite' 'hyperfine'
|
||||||
#'khal' 'vdirsyncer' 'khard' 'hledger' 'nnn'
|
#'khal' 'vdirsyncer' 'khard' 'hledger' 'nnn' 'tmux'
|
||||||
# ansible
|
## ansible
|
||||||
'ansible' 'openssh'
|
'ansible' 'openssh'
|
||||||
# C and compiling
|
## C and compiling
|
||||||
'@C Development Tools and Libraries'
|
'@C Development Tools and Libraries'
|
||||||
# golang
|
## golang
|
||||||
'golang' 'golang-x-tools-goimports' 'upx'
|
'golang' 'golang-x-tools-goimports' 'upx'
|
||||||
# haskell
|
## haskell
|
||||||
'haskell-platform'
|
'haskell-platform'
|
||||||
# shell
|
## shell
|
||||||
'ShellCheck'
|
'ShellCheck'
|
||||||
# pandoc
|
## pandoc
|
||||||
#'pandoc' 'perl-Image-ExifTool' 'ruby' 'ruby-devel' 'texlive'
|
'pandoc' 'perl-Image-ExifTool' 'ruby' 'ruby-devel' 'texlive'
|
||||||
#'texlive-collection-fontsextra' 'texlive-collection-formatsextra' 'texlive-collection-langenglish'
|
'texlive-collection-fontsextra' 'texlive-collection-formatsextra' 'texlive-collection-langenglish'
|
||||||
#'texlive-collection-langgerman' 'texlive-collection-latexextra' 'texlive-collection-science' 'wkhtmltopdf'
|
'texlive-collection-langgerman' 'texlive-collection-latexextra' 'texlive-collection-science' 'wkhtmltopdf'
|
||||||
# rust
|
# rust
|
||||||
'cargo' 'rust '
|
'cargo' 'rust '
|
||||||
# header packages for compiling
|
## header packages for compiling
|
||||||
'pulseaudio-libs-devel' 'libxcb-devel' 'ncurses-devel' 'dbus-devel' 'libgit2-devel' 'libssh2-devel'
|
'pulseaudio-libs-devel' 'libxcb-devel' 'ncurses-devel' 'dbus-devel' 'libgit2-devel' 'libssh2-devel'
|
||||||
'openssl-devel' 'ncurses-static' 'glibc-static' 'readline-static'
|
'openssl-devel' 'ncurses-static' 'glibc-static' 'readline-static'
|
||||||
|
## huami-token
|
||||||
|
'python3-pytest' 'python3-requests' 'python3-rich'
|
||||||
)
|
)
|
||||||
|
|
||||||
removals=(
|
removals=(
|
||||||
|
|||||||
Reference in New Issue
Block a user