gtrash, yazi, etc

This commit is contained in:
Matt Nish-Lapidus 2025-05-18 13:24:11 -04:00
parent 020a25a945
commit 0f50d45a0a
6 changed files with 63 additions and 21 deletions

View file

@ -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