Kaynağa Gözat

pcalc => pycalc

pull/1/head
10sr 12 yıl önce
ebeveyn
işleme
ce0a08a043
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Dosyayı Görüntüle

@@ -106,7 +106,7 @@ alias rand="echo \$RANDOM"
alias ut="ssh 6365454829@un001.ecc.u-tokyo.ac.jp"
alias xunp="file-roller -h"
alias pc="sudo \paco -D"
alias pcalc="python -i -c 'from math import *' "
alias pycalc="python -i -c 'from math import *' "
alias py3=python3
alias py2=python2
alias _reloadrc="test -f ~/.bashrc && source ~/.bashrc"


Yükleniyor…
İptal
Kaydet