fish is a Unix shell with a focus on interactivity and usability. Fish is designed to give the user features by default, rather than by configuration. Fish is considered an exotic shell since it does not adhere to POSIX shell standards, at the discretion of the maintainers.
Command | Description |
---|---|
yeet | Remove Packages along with their Dependencies |
woman | Yapping all possible Man pages |
sayonara | Shutdown Computer |
brs | Set Brightness |
vos | Set System Volume |
cls | Clear Terminal Screen (CTRL + L ) |
- Press
CTRL + Z
when inside terminal app to move it to Background. - Press
CTRL + Z
inside terminal prompt to move BG app to Foreground.
The number of background apps will be shown in prompt as shown.
- Go to Normal Mode and search using
/
- Install lsd and bat for the NerdFont goodness.
- Navigate using ls and cd with much better comfortability.
- Press
Alt + e
on Insert mode to edit shell prompt input inside Neovim
Alt + e
to edit shell prompt input inside Neovim- Auto Pair brackets and quotes
- Clean out bad CMD History