Last active
August 11, 2016 22:41
-
-
Save seominjoon/2f7462fa8cb5f1ac1ead5c279476ef60 to your computer and use it in GitHub Desktop.
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
1. Install brew | |
2. Install iterm | |
3. Install fish shell, mosh (brew install fish, mobile-shell) | |
4. Displays: scaled, change font size | |
5. Keyboard: repeat -> short and fast, F1, F2 as function keys | |
6. Install PyCharm, OneNote, Slack, KakaoTalk, GitHub Desktop, | |
7. brew install python3 | |
8. Install pip: https://pip.pypa.io/en/stable/installing/ | |
9. pip3 install jupyter | |
10. pip3 install matplotlib | |
11. Language: Korean, and change keyboard preferences | |
12. Install jekyll: sudo gem install jekyll | |
13. Install nltk: pip intall nltk | |
14. Install ghostscript for nltk display: brew install ghostscript | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment