_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 1 month agoAlias's rulesh.itjust.worksimagemessage-square158fedilinkarrow-up11.02Karrow-down113
arrow-up11Karrow-down1imageAlias's rulesh.itjust.works_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 1 month agomessage-square158fedilink
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·1 month 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·1 month 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)