add mdcat
This commit is contained in:
parent
cf67a2ca64
commit
8ce080ff7e
2 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,8 @@ main() {
|
||||||
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
||||||
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
|
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
|
||||||
otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \
|
otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \
|
||||||
timidity++ soundfont-fluid fluidsynth libsamplerate
|
timidity++ soundfont-fluid fluidsynth libsamplerate \
|
||||||
|
mdcat
|
||||||
|
|
||||||
# === Rustup ==
|
# === Rustup ==
|
||||||
# Init rustup
|
# Init rustup
|
||||||
|
|
|
@ -124,7 +124,8 @@
|
||||||
"libsamplerate",
|
"libsamplerate",
|
||||||
"cups",
|
"cups",
|
||||||
"system-config-printer",
|
"system-config-printer",
|
||||||
"fwupd"
|
"fwupd",
|
||||||
|
"mdcat"
|
||||||
],
|
],
|
||||||
"plugin": null,
|
"plugin": null,
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|
Loading…
Reference in a new issue