mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Add more aliases to Jekyll plugin
This commit is contained in:
parent
9d9da90285
commit
17edfdf033
1 changed files with 3 additions and 0 deletions
|
|
@ -1 +1,4 @@
|
|||
alias jekyllserve="jekyll serve -w -b ''"
|
||||
alias jekyllserved="jekyll serve -w --detach -b ''"
|
||||
alias jekyllbuild="jekyll build"
|
||||
alias jekyllnew="jekyll new"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue