diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-04 11:53:41 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-04 11:53:41 +0900 |
| commit | e2d67a8f88acb79e6477f352f42ec1684154b2f8 (patch) | |
| tree | 87f3b0bf9148961785f7a223db722a21e5345773 /ar | |
| parent | 998cbc36e2917a270315f110087881bdb1e63a52 (diff) | |
modified shell/aliasrc
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/shell/aliasrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc index 7a2ea76..24db21a 100644 --- a/ar/.config/shell/aliasrc +++ b/ar/.config/shell/aliasrc @@ -434,7 +434,7 @@ alias trem='transmission-remote' # trash alias trd='trash-rm' -alias tre='trash-empty' +alias tre='trash-empty && trash-empty --trash-dir /home/si/Secret/.Trash-1000' alias trl='trash-list' alias trp='trash-put' alias trr='trash-restore' |
