add imagemagick, simple-mtpfs, catdoc
This commit is contained in:
parent
cc06dbb54b
commit
5566a8db0a
2 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@ DOTS_BRANCH="main"
|
||||||
STOW_DIR=".local/share/stow"
|
STOW_DIR=".local/share/stow"
|
||||||
DOTS_PACKAGE="dots"
|
DOTS_PACKAGE="dots"
|
||||||
|
|
||||||
USER_GROUPS="wheel,floppy,audio,video,cdrom,optical,kvm,xbuilder,plugdev" # Comma separated list
|
USER_GROUPS="wheel,floppy,audio,video,cdrom,optical,kvm,xbuilder,users" # Comma separated list
|
||||||
SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
|
SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
|
||||||
|
|
||||||
BOLD="$(tput bold)"
|
BOLD="$(tput bold)"
|
||||||
|
|
|
@ -83,3 +83,6 @@ lowdown
|
||||||
mpv
|
mpv
|
||||||
zk
|
zk
|
||||||
ripgrep
|
ripgrep
|
||||||
|
catdoc
|
||||||
|
ImageMagick
|
||||||
|
simple-mtpfs
|
||||||
|
|
Reference in a new issue