There was an error while loading. Please reload this page.
add link to forgit
Updated Examples (markdown)
Add Transmission example
default "sed" command in macOS Catalina don't support -r option.
jq_script variable wrapped in double quote
Fixing incorrect shebang
Added section for dotbare, a dotfiles management tool powered by fzf
asdf install sort list so newest version is selected first
Add key-bindings for fzf-ripgrep example
Add interactive search with example for subl
I made fzfmenu script accept arguments so that the user is able to give fzfmenu fzf options. For example to use fzfmenu --reverse
Add slight change to fzf as a dmenu replacement script: allow fzfmenu script ro be truly like dmenu by adding the --print-query flag and piping it to tail -1 See https://stackoverflow.com/questions/60540679/how-to-make-fzf-send-text-that-has-no-match-to-standard-output for more
Use parentheses instead of braces not to affect IFS (#1859)
fzf as dmenu replacement - better cleanup after run
fzf as dmenu replacement example
Update jrnl references for the correct jrnl (all caps is another app with a similar name). Add link to correct jrnl.
added ftags with preview since I want to spread the love
Added Python Behave