diff --git a/packages.yaml b/packages.yaml index b8f08b1..7adb1b5 100644 --- a/packages.yaml +++ b/packages.yaml @@ -9,9 +9,13 @@ pacman: # CLI - exa # Modern ls replacement + - ncdu # Show folder sizes in a neat CLI graphical way - cron # Scheduling program - pkgfile # Pacman metadata explorer - 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 # shell - zsh-syntax-highlighting # colored zsh @@ -102,3 +106,4 @@ aur: - onlyoffice-bin # Full office suite (MS Office alternative) - visual-studio-code-bin # Official vVsual Studio Code text editor for programmers - exodus # Software cryptocurrency wallet + - notion-app # Online text manipulation tool with databases and very rich interface