unixboy

make fzf the default tab-completer.

many how-tos fail to mention that there is an additional ENV var that needs to be set in order to make fzf the default tab completer in bash. If this is not set, then the user has to do ** <TAB> in order to get fzf completions. export FZF_COMPLETION_TRIGGER=” put this in .bashrc before calling […]


fzf auto-completes remote scp comands

scp user@remote:/homedir/<tab> will show auto-complet-able list just like on a local machine.


gron. A json grepper.

gron is a brew installable tool that works on json data. Particularly useful to extract key:value from large json documents. Essentially gron flattens the json. This is surprisingly useful when creating shell tools that have to deal with json. gron basic use pipe that json into gron Extract fields from an API call with gron […]


Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!


100 Bytes Theme by Marc Armengou