gtrash, yazi, etc
This commit is contained in:
parent
020a25a945
commit
0f50d45a0a
6 changed files with 63 additions and 21 deletions
|
@ -9,6 +9,9 @@
|
|||
cmake
|
||||
cmake-format
|
||||
|
||||
mediainfo
|
||||
gtrash
|
||||
|
||||
just
|
||||
readline
|
||||
rlwrap
|
||||
|
@ -99,6 +102,7 @@
|
|||
shellAliases = {
|
||||
"em" = "emacsclient -n -r";
|
||||
"mkdir" = "mkdir -pv";
|
||||
"gt" = "gtrash";
|
||||
};
|
||||
interactiveShellInit = ''
|
||||
bind --erase \ct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue