Last active
December 16, 2015 10:19
-
-
Save abarth500/5419125 to your computer and use it in GitHub Desktop.
[情報科学科実験I] エディタのインストール
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
#emacs派ですか? | |
sudo yum install emacs | |
#それともvim派ですか? | |
sudo yum install vim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment