add gtrash
This commit is contained in:
parent
51b688ed7d
commit
c1d9817cb4
3 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
fd # find replacement
|
||||
file # Show file information
|
||||
fzf # fuzzy finder
|
||||
gtrash # rm replacement, put deleted files in system trash
|
||||
hexdump
|
||||
jdk17 # java
|
||||
lazygit
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
# Utils
|
||||
c = "clear";
|
||||
cd = "z";
|
||||
# vim = "nvim";
|
||||
tt = "gtrash put";
|
||||
cat = "bat";
|
||||
nano = "micro";
|
||||
icat = "kitten icat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue