Add further packages

This commit is contained in:
ItsDrike 2021-04-01 15:23:26 +02:00
parent 44bbe50a29
commit a5f3b284d8
No known key found for this signature in database
GPG key ID: 252D306F545351FC

View file

@ -9,9 +9,13 @@ pacman:
# CLI # CLI
- exa # Modern ls replacement - exa # Modern ls replacement
- ncdu # Show folder sizes in a neat CLI graphical way
- 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)
- 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
- ranger # Simple, vim-like file manager
# ZSH + Plugins # ZSH + Plugins
- zsh # shell - zsh # shell
- zsh-syntax-highlighting # colored zsh - zsh-syntax-highlighting # colored zsh
@ -102,3 +106,4 @@ aur:
- onlyoffice-bin # Full office suite (MS Office alternative) - onlyoffice-bin # Full office suite (MS Office alternative)
- visual-studio-code-bin # Official vVsual Studio Code text editor for programmers - visual-studio-code-bin # Official vVsual Studio Code text editor for programmers
- exodus # Software cryptocurrency wallet - exodus # Software cryptocurrency wallet
- notion-app # Online text manipulation tool with databases and very rich interface