Add trash-cli with trash alias
Install trash-cli and alias trash to trash-put for safe file deletion. Also clean up package comments and remove spacedrive-v2. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7156981e57
commit
d6d1f921e2
2 changed files with 4 additions and 3 deletions
|
|
@ -15,9 +15,10 @@
|
|||
bottom # System resource monitor
|
||||
grim # Screenshots
|
||||
slurp # Region selection
|
||||
portfolio
|
||||
pytr
|
||||
portfolio # Investment management
|
||||
pytr # TradeRepublic CLI
|
||||
tabiew # csv viewer
|
||||
trash-cli # Freedesktop trash management
|
||||
|
||||
# Productivity
|
||||
obsidian # Note taking
|
||||
|
|
@ -26,7 +27,6 @@
|
|||
onlyoffice-desktopeditors # libreoffice alternative
|
||||
speedcrunch # GUI calculator app
|
||||
calibre # eBook Manager
|
||||
spacedrive-v2
|
||||
# loupe # Photo viewer
|
||||
|
||||
(dokieli.overrideAttrs
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@
|
|||
cat = "bat";
|
||||
vim = "hx";
|
||||
vi = "hx";
|
||||
trash = "trash-put";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue