Selection
Docs
README.md
.config/fish/showcase/README.md
Shell
Fish is the daily shell.
Does
- Loads local user binaries into
PATH - Enables FZF keybinds when available
- Enables Zoxide directory jumping when available
- Provides screenshot helper functions
Keybinds
Ctrl+R- Search command history through FZFCtrl+T- Search files through FZFAlt-C- Jump to directory through FZF
Aliases
ll- detailedezalistinglt- two-levelezatree
Screenshots
sc- select an area and save itscf- save the full screensce- select an area and open it in Swappyscc- select an area and copy it to the clipboard
Workflow
Use Fish for interactive shell work, FZF for search, and Zoxide for directory jumps.