mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-02 20:04:35 +08:00
Merge 31e0233134 into 4daba14316
This commit is contained in:
commit
e4fdfbdaa8
@ -5,3 +5,8 @@ alias mpln="multipass launch --network en0 --network name=bridge0,mode=manual"
|
||||
alias mps="multipass shell"
|
||||
alias mpsp="multipass stop"
|
||||
alias mpst="multipass start"
|
||||
alias mpd="multipass delete"
|
||||
alias mpe="multipass exec"
|
||||
alias mpsh="multipass shell"
|
||||
alias mpf="multipass find"
|
||||
alias mpp="multipass purge"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user