dotfiles/.config/bootstrap/pkg/shell.csv
Marty Oehme cf00dabeb0 Allow Choice of package group presets when provisioning
Choice is presented at beginning of provisioning and can choose from 3 different package groups (desktop, laptop, headless) with emphasis on different deployment functionality. Additional packages to run installation against can also be passed in as command option with -f "/path/to/packages.csv /path/to/more.csv" which will get installed alongside the selected package group. When choosing -F the packages will get installed as the only packages instead.
2019-03-11 20:24:06 +00:00

9 lines
358 B
Plaintext

,zsh,"is a shell alternative to bash."
,tmux,"is a terminal multiplexer and the dropdown window in LARBS."
,neovim,"a tidier vim with some useful features"
,ranger,"is an extensive terminal file manager that everyone likes."
,fzf,"is a fuzzy finder tool."
,unrar,"extracts rar's."
,unzip,"unzips zips."
,atool,"manages and gives information about archives."