Skip to content

Instantly share code, notes, and snippets.

@adojos
Last active March 9, 2023 11:00
Show Gist options
  • Save adojos/d811f06e2063a12f3901708e674c9c6d to your computer and use it in GitHub Desktop.
Save adojos/d811f06e2063a12f3901708e674c9c6d to your computer and use it in GitHub Desktop.
Linux: FZF Most Used Cmds #linux
fzf [+Enter]
fzf -e [+Enter]
cd /** [+Tab]
ssh ** [+Tab]
find . -type f | fzf [+Enter]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment