Browse Source

Remove pip alias

master
10sr 6 years ago
parent
commit
0e9c8a1c53
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      shrc

+ 0
- 3
shrc View File

@@ -314,9 +314,6 @@ __safe_alias py2=python2
__safe_alias ipy=ipython
__safe_alias ipy3=ipython3
__safe_alias ipy2=ipython2
__safe_alias pip="echo Use pipenv! 1>&2; false"
__safe_alias pip2="echo Use pipenv! 1>&2; false"
__safe_alias pip3="echo Use pipenv! 1>&2; false"
__safe_alias rl=rlwrap
__safe_alias igosh=gosh-rl
# Sometimes SHELL cannot be used. For example, when running bash inside zsh


Loading…
Cancel
Save