_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 2 months agoAlias's rulesh.itjust.worksimagemessage-square156linkfedilinkarrow-up11.01Karrow-down112
arrow-up1995arrow-down1imageAlias's rulesh.itjust.works_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 2 months agomessage-square156linkfedilink
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·2 months 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·2 months 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)