mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 02:30:08 +00:00
Compare commits
No commits in common. "89f297ea027cab9150096e1279f4820b3303fd6b" and "1e1ed19684d6fb9c17935a598d4af092e00689ae" have entirely different histories.
89f297ea02
...
1e1ed19684
27
post-install
27
post-install
@ -127,24 +127,7 @@ CFG_USER_LINK=(
|
||||
CFG_USER_COPY=(
|
||||
)
|
||||
|
||||
# general user env tools...
|
||||
# XXX add way to alias names for differen platforms...
|
||||
PKG_CLI_TOOLS=(
|
||||
bash
|
||||
tmux
|
||||
|
||||
nnn mc tree ncdu
|
||||
zip zstd unrar
|
||||
|
||||
wget rsync
|
||||
|
||||
vim
|
||||
git
|
||||
nodejs golang
|
||||
|
||||
ffmpeg
|
||||
exiftool exiv2 vips-tools
|
||||
)
|
||||
|
||||
PKG_DNF=(
|
||||
# system...
|
||||
@ -181,7 +164,6 @@ PKG_DNF=(
|
||||
|
||||
|
||||
# tools...
|
||||
# XXX prune with $PKG_CLI_TOOLS...
|
||||
openssl gpm
|
||||
mc vifm nnn tmux bat tree
|
||||
rsync rclone
|
||||
@ -259,15 +241,6 @@ PKG_DNF=(
|
||||
gnome-shell-extension-blur-my-shell
|
||||
gnome-shell-extension-appindicator
|
||||
gnome-shell-extension-just-perfection
|
||||
|
||||
${PKG_CLI_TOOLS[@]}
|
||||
)
|
||||
|
||||
# XXX
|
||||
PKG_TERMUX=(
|
||||
# XXX
|
||||
|
||||
${PKG_CLI_TOOLS[@]}
|
||||
)
|
||||
|
||||
PKG_NPM=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user