Selected file

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
  • Provides screenshot helper functions

Keybinds

  • Ctrl+R - Search command history through FZF
  • Ctrl+T - Search files through FZF
  • Alt-C - Jump to directory through FZF

Aliases

  • ll - detailed GNU ls listing with directories first

Screenshots

  • sc - select an area and save it
  • scf - save the full screen
  • sce - select an area and open it in Swappy
  • scc - select an area and copy it to the clipboard

Workflow

Use Fish for interactive shell work and FZF for history, file, and directory search.