_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 23 days agoAlias's rulesh.itjust.worksimagemessage-square158linkfedilinkarrow-up11.01Karrow-down112
arrow-up1998arrow-down1imageAlias's rulesh.itjust.works_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 23 days agomessage-square158linkfedilink
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·22 days agoShould that not be alias rm=trash-put ? My distro tells me that trash-rm comes from the package trash-cli and the README of that says that trash-rm removes files from the trashcan.
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up2·22 days agoYeah I was mistaken. It’s actually alias rm=trash (not trash-put either)
Should that not be
alias rm=trash-put
?My distro tells me that
trash-rm
comes from the packagetrash-cli
and the README of that says thattrash-rm
removes files from the trashcan.Yeah I was mistaken. It’s actually
alias rm=trash
(nottrash-put
either)