Last active
March 9, 2023 11:00
-
-
Save adojos/d811f06e2063a12f3901708e674c9c6d to your computer and use it in GitHub Desktop.
Linux: FZF Most Used Cmds #linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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