Created
January 6, 2012 06:14
-
-
Save iizukak/1569291 to your computer and use it in GitHub Desktop.
iPythonにおけるエディタの変更方法
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
| iPython でエディタを変更したい場合,環境変数を以下のように変更すればよい. | |
| ~/.ipython/ipythonrc で変更できるかどうかは未確認 | |
| export EDITOR="vim" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment