mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add highlight package
This commit is contained in:
parent
bdb24478b9
commit
8515c5825c
|
@ -14,6 +14,7 @@ pacman:
|
||||||
- cron # Scheduling program
|
- cron # Scheduling program
|
||||||
- pkgfile # Pacman metadata explorer
|
- pkgfile # Pacman metadata explorer
|
||||||
- xsel # CLI tool for get/set contents of X11 clipboard (alternatively there's xclip)
|
- xsel # CLI tool for get/set contents of X11 clipboard (alternatively there's xclip)
|
||||||
|
- highlight # CLI cat-like tool that outputs highlighted text according to file's language
|
||||||
- trash-cli # CLI tool to interract with trash (for example trash-put instead of rm will mv file to trash)
|
- trash-cli # CLI tool to interract with trash (for example trash-put instead of rm will mv file to trash)
|
||||||
- youtube-dl # Tool for easy downloading of youtube videos
|
- youtube-dl # Tool for easy downloading of youtube videos
|
||||||
- ranger # Simple, vim-like file manager
|
- ranger # Simple, vim-like file manager
|
||||||
|
|
Loading…
Reference in a new issue