rm moves to trash

master
Quentin Duchemin 2023-11-27 15:11:52 +01:00
parent 54f15c191c
commit c9837c53bd
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,5 @@
alias ap='ansible-playbook'
# Upgrade without prompt
alias yey='yay -Syu --noconfirm'
# Avoid losing stuff
alias rm='rmtrash'

View File

@ -50,6 +50,7 @@ python-pyperclip
python-requests
qbittorrent
restic
rmtrash
rofi
rsync
signal-desktop

View File

@ -1,4 +1,4 @@
enable-ssh-support
default-cache-ttl 3600
max-cache-ttl 7200
pinentry-program /usr/bin/pinentry-qt
pinentry-program /usr/bin/pinentry-gtk-2