Explorar el Código

Add javac alias to print help message in english

pull/15/head
10sr hace 9 años
padre
commit
d5f4b13c40
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      shrc

+ 1
- 0
shrc Ver fichero

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


Cargando…
Cancelar
Guardar