ソースを参照

shrc: add alias ipy

pull/1/head
10sr 10年前
コミット
7135d99d6d
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      shrc

+ 1
- 0
shrc ファイルの表示

@@ -334,6 +334,7 @@ __safe_alias pc="sudo \paco -D"
alias pycalc="python -i -c 'from math import *' "
__safe_alias py3=python3
__safe_alias py2=python2
__safe_alias ipy=ipython
__safe_alias ipy3=ipython3
__safe_alias ipy2=ipython2
# Sometimes SHELL cannot be used. For example, when running bash inside zsh


読み込み中…
キャンセル
保存