mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-14 21:30:58 +01:00
fixed typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user