home.social

#trashcli — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #trashcli, aggregated by home.social.

fetched live
  1. I like how easily nnn a tui file manager that I use for a long time can be configured to use trash-cli instead of using the rm command.
    Nnn can be configured to use trash-cli simply with the help of an environment variable, the only thing I needed to do is add to my .profile "export NNN_TRASH=1".

    #linux #nnn #trashcli #rm

  2. I started to see what's the problem with aliasing "rm -i" to "rm", after I bit the bullet and started to use "trash-cli" to being able to use the default trash folder and removed that alias from my bashrc. I have done a disservice to myself by using that alias without thinking about the consecquences that can came from it.

    #linux #coreutils #rm #trashcli

  3. FOSStastic apps are everywhere! I’ve been highlighting projects I’ve come across during my journey into and . Please SUPPORT your favorite projects!

    App Number 19: trash-cli - Move files and folders to the trash from the command line

    is a handy little app! Alias rm=trash in your .zshrc / .bashrc and protect yourself from yourself!

    github.com/sindresorhus/trash-