Browse Source

Add alias for rlwrap

pull/15/head
10sr 9 years ago
parent
commit
df175a7b55
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      shrc

+ 1
- 0
shrc View File

@@ -309,6 +309,7 @@ __safe_alias ipy=ipython
__safe_alias ipy3=ipython3
__safe_alias ipy2=ipython2
__safe_alias javac="javac -J-Duser.language=en"
__safe_alias rl=rlwrap
# Sometimes SHELL cannot be used. For example, when running bash inside zsh
# SHELL is set to be /bin/zsh
if $inbash


Loading…
Cancel
Save