mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
ipython alias
This commit is contained in:
parent
7097e0c858
commit
004c464023
1 changed files with 1 additions and 0 deletions
|
|
@ -82,3 +82,4 @@ alias tls="tmux list-sessions"
|
||||||
alias ta="tmux attach -t"
|
alias ta="tmux attach -t"
|
||||||
|
|
||||||
alias pjson="python -m json.tool"
|
alias pjson="python -m json.tool"
|
||||||
|
alias ipython="ipython --editor vim"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue