There was an error while loading. Please reload this page.
Updated Examples (markdown)
brew search cask updated syntax
Missed a letter on fzf command
avoid "-bash: [: -gte: binary operator expected" Error while preserving functionality
add command to remove (stopped) docker container.
Quote fif parameters so it can take phrases
fixed: fif() "-gt 1" to "-gte 1" due to $2 not be used
Reverting earlier edit
Correcting fz to fzf
browse apt packages with fzf
Add screenshots for git commands.
Improve autojump example by sorting directories by weight.
Same changes to fco as fco_preview from previous edit.
Fixed fco_preview to correctly show logs. Use git --format to remove dependency on grep, sed and awk. Show branches first. Colour change 'tag' to magenta (from red). Use bash syntax and remove echo at the end
fif - add input validation
Added a simple recipe for searching through man pages.
ripgrep search and preview
Handle commands with backslash and history from other instances