✨ feat(README): add gtrash as a trash-cli app for the setup
This commit is contained in:
parent
ee5b2bab20
commit
8242967e96
1 changed files with 27 additions and 26 deletions
53
.github/README.md
vendored
53
.github/README.md
vendored
|
@ -131,32 +131,33 @@ Here is all the information about my setup:
|
||||||
<details>
|
<details>
|
||||||
<summary><b>🖥️ CLI/TUI Apps</b></summary>
|
<summary><b>🖥️ CLI/TUI Apps</b></summary>
|
||||||
|
|
||||||
| 📚 Entry | ✨ App |
|
| 📚 Entry | ✨ App |
|
||||||
| -------------------------- | ------------------------------------------------------------------------------------------------ |
|
| --------------------------- | ------------------------------------------------------------------------------------------------ |
|
||||||
| **Shell** | 💖 [Fish](https://fishshell.com/) [:gear:](../.config/fish/) |
|
| **Shell** | 💖 [Fish](https://fishshell.com/) [:gear:](../.config/fish/) |
|
||||||
| **Terminal Emulator** | 💖 [Kitty](https://sw.kovidgoyal.net/kitty/) [:gear:](../.config/kitty/) |
|
| **Terminal Emulator** | 💖 [Kitty](https://sw.kovidgoyal.net/kitty/) [:gear:](../.config/kitty/) |
|
||||||
| **Shell Prompt** | [Starship](https://starship.rs/) [:gear:](../.config/starship/) |
|
| **Shell Prompt** | [Starship](https://starship.rs/) [:gear:](../.config/starship/) |
|
||||||
| **Shell History** | [Atuin](https://github.com/atuinsh/atuin) [:gear:](../.config/atuin/) |
|
| **Text Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) |
|
||||||
| **CD Replacement** | 💖 [zoxide](https://github.com/ajeetdsouza/zoxide) |
|
| **Shell History** | [Atuin](https://github.com/atuinsh/atuin) [:gear:](../.config/atuin/) |
|
||||||
| **LS Replacement** | [eza](https://github.com/eza-community/eza) |
|
| **CD Replacement** | 💖 [zoxide](https://github.com/ajeetdsouza/zoxide) |
|
||||||
| **Cat Replacement** | [bat](https://github.com/sharkdp/bat) [:gear:](../.config/bat/) |
|
| **LS Replacement** | [eza](https://github.com/eza-community/eza) |
|
||||||
| **Find Replacement** | [fd](https://github.com/sharkdp/fd) [:gear:](../.config/fd/) |
|
| **Cat Replacement** | [bat](https://github.com/sharkdp/bat) [:gear:](../.config/bat/) |
|
||||||
| **File Manager** | 💖 [Yazi](https://yazi-rs.github.io/) [:gear:](../.config/yazi/) |
|
| **Find Replacement** | [fd](https://github.com/sharkdp/fd) [:gear:](../.config/fd/) |
|
||||||
| **Help Pages** | [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) [:gear:](../.config/navi/) |
|
| **File Manager** | 💖 [Yazi](https://yazi-rs.github.io/) [:gear:](../.config/yazi/) |
|
||||||
| **Fuzzy File Finder** | 💖 [fzf](https://github.com/junegunn/fzf) |
|
| **Help Pages** | [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) [:gear:](../.config/navi/) |
|
||||||
| **Fuzzy Word Finder** | [Ripgrep](https://github.com/BurntSushi/ripgrep) [:gear:](../.config/rg/) |
|
| **Fuzzy File Finder** | 💖 [fzf](https://github.com/junegunn/fzf) |
|
||||||
| **Text Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) |
|
| **Fuzzy Word Finder** | [Ripgrep](https://github.com/BurntSushi/ripgrep) [:gear:](../.config/rg/) |
|
||||||
| **Git UI** | 💖 [Lazygit](https://github.com/jesseduffield/lazygit) [:gear:](../.config/lazygit/) |
|
| **Git TUI** | 💖 [Lazygit](https://github.com/jesseduffield/lazygit) [:gear:](../.config/lazygit/) |
|
||||||
| **Npm Manager UI** | [Lazynpm](https://github.com/jesseduffield/lazynpm) |
|
| **Npm Manager TUI** | [Lazynpm](https://github.com/jesseduffield/lazynpm) |
|
||||||
| **Docker UI** | [Lazydocker](https://github.com/jesseduffield/lazydocker) |
|
| **Docker TUI** | [Lazydocker](https://github.com/jesseduffield/lazydocker) |
|
||||||
| **Arch Package Search UI** | [Pacseek](https://github.com/moson-mo/pacseek) [:gear:](../.config/pacseek/) |
|
| **Arch Package Search TUI** | [Pacseek](https://github.com/moson-mo/pacseek) [:gear:](../.config/pacseek/) |
|
||||||
| **Update Tool** | [Topgrade](https://github.com/topgrade-rs/topgrade) [:gear:](../.config/topgrade/) |
|
| **Trash CLI** | [Gtrash](https://github.com/umlx5h/gtrash) |
|
||||||
| **Audio Visualizer** | [Cava](https://github.com/karlstav/cava) [:gear:](../.config/cava/) |
|
| **Update Tool** | [Topgrade](https://github.com/topgrade-rs/topgrade) [:gear:](../.config/topgrade/) |
|
||||||
| **System Monitor** | [btop](https://github.com/aristocratos/btop) [:gear:](../.config/btop/) |
|
| **Audio Visualizer** | [Cava](https://github.com/karlstav/cava) [:gear:](../.config/cava/) |
|
||||||
| **GPU Monitor** | [nvtop](https://github.com/Syllo/nvtop) |
|
| **System Monitor** | [btop](https://github.com/aristocratos/btop) [:gear:](../.config/btop/) |
|
||||||
| **System Fetch** | [Neofetch](https://github.com/dylanaraps/neofetch) [:gear:](../.config/neofetch/) |
|
| **GPU Monitor** | [nvtop](https://github.com/Syllo/nvtop) |
|
||||||
| **Git Fetch** | [Onefetch](https://github.com/o2sh/onefetch) |
|
| **System Fetch** | [Neofetch](https://github.com/dylanaraps/neofetch) [:gear:](../.config/neofetch/) |
|
||||||
| **Keybindings TUI** | [Keyb](https://github.com/kencx/keyb) [:gear:](../.config/keyb/) |
|
| **Git Fetch** | [Onefetch](https://github.com/o2sh/onefetch) |
|
||||||
|
| **Keybindings TUI** | [Keyb](https://github.com/kencx/keyb) [:gear:](../.config/keyb/) |
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue