mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
6 lines
141 B
Bash
Executable file
6 lines
141 B
Bash
Executable file
alias n='nanoc'
|
|
alias nco='nanoc compile'
|
|
alias ncs='nanoc create-site'
|
|
alias nd='nanoc deploy'
|
|
alias np='nanoc prune'
|
|
alias nv='nanoc view'
|