1
Fork 0

Trying to get xdg portals to work

This commit is contained in:
Matei Adriel 2023-04-27 15:36:14 +02:00
parent a14ae58e0b
commit 0221b9abb1
No known key found for this signature in database
4 changed files with 15 additions and 8 deletions
home/adrielus/features/cli

View file

@ -19,14 +19,16 @@
comma # Intstall and run programs by sticking a , before them
bc # Calculator
ncdu # TUI disk usage
du-dust # Similar to du and ncdu in purpose.
ripgrep # Better grep
fd # Better find
sd # Better sed
httpie # Better curl
mkpasswd # Hash passwords
neofetch # Display system information
zip # Zipping files
unzip # Unzipping files
unrar # For extracting shit from rars
sloc # Useless but fun line of code counter
tokei # Useless but fun line of code counter (sloc alternative)
];
}