mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
fix the param to print info
This commit is contained in:
parent
05bf6a58a2
commit
3ccb27b70e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ function xc {
|
||||||
}
|
}
|
||||||
|
|
||||||
alias xcb='xcodebuild'
|
alias xcb='xcodebuild'
|
||||||
alias xcs='xcode-select -p'
|
alias xcs='xcode-select --print-path'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue