chore: shuffle some tools from arch to shell groups

This commit is contained in:
xeruf 2023-03-09 02:37:59 +01:00
parent 2ae2536a81
commit 13024f17c1
5 changed files with 15 additions and 3 deletions

View File

@ -199,10 +199,21 @@ but the details still need to be fleshed out.
### Groups
#### [./groups/shell](shell)
- shell/basics: without these a linux machine is hardly usable
- shell/tools: without these, a linux computer is not productively usable for me
- shell/enhancements: replacements for commonly used, dated tools, such as `ls`->`exa` and `top`->`glances`
#### [./groups/arch](arch)
- tools: utilities required for my dotfiles and daily use
- base: opinionated (slightly bloated) base system
- full: normal install
- all: every package I use somewhat regularly
- portable: base but with packages for installations on removable media
### Handlers
...

View File

@ -1,4 +1,3 @@
pacman-static
arch/tools
shell/all

View File

@ -1,9 +1,8 @@
pacman-static
shell/tools
fd
hunt
zsh-completions
python-pynvim
unrar
man-pages
zsh-doc
base-devel

View File

@ -1,3 +1,5 @@
hunt
topgrade
ripgrep
exa
glances

View File

@ -16,3 +16,4 @@ jq
bc
neofetch
dos2unix
unrar