feat(README): add gtrash as a trash-cli app for the setup

This commit is contained in:
Sergio Laín 2024-01-18 11:04:23 +01:00
parent ee5b2bab20
commit 8242967e96
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

13
.github/README.md vendored
View file

@ -132,10 +132,11 @@ Here is all the information about my setup:
<summary><b>🖥️ CLI/TUI Apps</b></summary>
| 📚 Entry | ✨ App |
| -------------------------- | ------------------------------------------------------------------------------------------------ |
| --------------------------- | ------------------------------------------------------------------------------------------------ |
| **Shell** | 💖 [Fish](https://fishshell.com/) [:gear:](../.config/fish/) |
| **Terminal Emulator** | 💖 [Kitty](https://sw.kovidgoyal.net/kitty/) [:gear:](../.config/kitty/) |
| **Shell Prompt** | [Starship](https://starship.rs/) [:gear:](../.config/starship/) |
| **Text Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) |
| **Shell History** | [Atuin](https://github.com/atuinsh/atuin) [:gear:](../.config/atuin/) |
| **CD Replacement** | 💖 [zoxide](https://github.com/ajeetdsouza/zoxide) |
| **LS Replacement** | [eza](https://github.com/eza-community/eza) |
@ -145,11 +146,11 @@ Here is all the information about my setup:
| **Help Pages** | [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) [:gear:](../.config/navi/) |
| **Fuzzy File Finder** | 💖 [fzf](https://github.com/junegunn/fzf) |
| **Fuzzy Word Finder** | [Ripgrep](https://github.com/BurntSushi/ripgrep) [:gear:](../.config/rg/) |
| **Text Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) |
| **Git UI** | 💖 [Lazygit](https://github.com/jesseduffield/lazygit) [:gear:](../.config/lazygit/) |
| **Npm Manager UI** | [Lazynpm](https://github.com/jesseduffield/lazynpm) |
| **Docker UI** | [Lazydocker](https://github.com/jesseduffield/lazydocker) |
| **Arch Package Search UI** | [Pacseek](https://github.com/moson-mo/pacseek) [:gear:](../.config/pacseek/) |
| **Git TUI** | 💖 [Lazygit](https://github.com/jesseduffield/lazygit) [:gear:](../.config/lazygit/) |
| **Npm Manager TUI** | [Lazynpm](https://github.com/jesseduffield/lazynpm) |
| **Docker TUI** | [Lazydocker](https://github.com/jesseduffield/lazydocker) |
| **Arch Package Search TUI** | [Pacseek](https://github.com/moson-mo/pacseek) [:gear:](../.config/pacseek/) |
| **Trash CLI** | [Gtrash](https://github.com/umlx5h/gtrash) |
| **Update Tool** | [Topgrade](https://github.com/topgrade-rs/topgrade) [:gear:](../.config/topgrade/) |
| **Audio Visualizer** | [Cava](https://github.com/karlstav/cava) [:gear:](../.config/cava/) |
| **System Monitor** | [btop](https://github.com/aristocratos/btop) [:gear:](../.config/btop/) |