mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
Fix error using compass search alias
This commit is contained in:
parent
96e4e5dd03
commit
6f1eb081e3
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ alias jquery='frontend jquery'
|
|||
alias mdn='frontend mdn'
|
||||
|
||||
# pre processors frameworks
|
||||
alias compass='frontend compass'
|
||||
alias compassdoc='frontend compass'
|
||||
|
||||
# important links
|
||||
alias html5please='frontend html5please'
|
||||
|
|
Loading…
Reference in a new issue