use glow
This commit is contained in:
parent
cc06dbb54b
commit
d36fa137c3
|
@ -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)"
|
||||||
|
|
|
@ -79,7 +79,7 @@ cups
|
||||||
cups-filters
|
cups-filters
|
||||||
system-config-printer
|
system-config-printer
|
||||||
odt2txt
|
odt2txt
|
||||||
lowdown
|
glow
|
||||||
mpv
|
mpv
|
||||||
zk
|
zk
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
Reference in New Issue