1
0
Fork 0

Added glow

glow allows rendering of markdown files in the terminal
This commit is contained in:
Jan Grosser 2024-06-18 23:15:42 +02:00
parent 8d848da367
commit e2e24a69bf

View file

@ -42,6 +42,7 @@
bat # replacement for cat bat # replacement for cat
ripgrep # search files for text/patterns ripgrep # search files for text/patterns
entr # run cmd when file changes entr # run cmd when file changes
glow # render markdown in the cli
# Network # Network
wireguard-go wireguard-go