mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
fixed typo
This commit is contained in:
parent
9f922c43c7
commit
75c6c3b0e9
2 changed files with 18 additions and 18 deletions
|
|
@ -12,7 +12,7 @@ alias cryr="crystal run"
|
|||
alias cryrr="crystal run --release"
|
||||
|
||||
# Spec
|
||||
alias crys="crystal spec --order rando"
|
||||
alias crys="crystal spec --order random"
|
||||
alias crysu="crystal spec"
|
||||
|
||||
# Shards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue