Last active
June 9, 2016 23:21
-
-
Save seominjoon/27a79b2a4de67a9475c91127ef97d304 to your computer and use it in GitHub Desktop.
Fish config file, to be put under ~/.config/fish/
This file contains 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 python python3 | |
alias pip pip3 | |
set vs2 [email protected] | |
set vs3 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment