mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
python json alias
This commit is contained in:
parent
7f5eed9371
commit
c4087543ef
1 changed files with 2 additions and 0 deletions
|
|
@ -80,3 +80,5 @@ alias S="screen $screenrc -U -S"
|
|||
alias tmux="tmux $tmuxconf"
|
||||
alias tls="tmux list-sessions"
|
||||
alias ta="tmux attach -t"
|
||||
|
||||
alias pjson="python -m json.tool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue