From e9d29b4336dfa9821a2c6841e475457d5223c9de Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Tue, 26 Oct 2021 16:00:26 +0900 Subject: [PATCH] Update alias --- shrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shrc b/shrc index 3fb7f77..3eb9176 100755 --- a/shrc +++ b/shrc @@ -341,6 +341,9 @@ __safe_alias py2=python2 __safe_alias ipy=ipython __safe_alias ipy3=ipython3 __safe_alias ipy2=ipython2 +__safe_alias ipy=ptpython +__safe_alias ipy3=ptpython3 + __safe_alias rl=rlwrap __safe_alias igosh=gosh-rl