Created
February 1, 2020 02:42
-
-
Save sailfish009/25cf81f7500dccfeec4b988c42b7937e to your computer and use it in GitHub Desktop.
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
alias vim='nvim' | |
alias rg='rg --no-ignore-vcs' | |
alias find='find . -name' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment