mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update README.md
This commit is contained in:
parent
de9aa17d54
commit
e1d29dd2e3
1 changed files with 3 additions and 0 deletions
|
|
@ -70,4 +70,7 @@ vim ~/.zshrc
|
||||||
alias py='python3'
|
alias py='python3'
|
||||||
alias py3='python3'
|
alias py3='python3'
|
||||||
alias py2='python2'
|
alias py2='python2'
|
||||||
|
alias ipy='ipython3'
|
||||||
|
alias ipy3='ipython3'
|
||||||
|
alias ipy2='ipython2'
|
||||||
~~~
|
~~~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue