Print a smiley face on the terminal
echo -e “\U0001F600” 😀 and why not.
echo -e “\U0001F600” 😀 and why not.
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 […]
scp user@remote:/homedir/<tab> will show auto-complet-able list just like on a local machine.
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!