0
2
llucycodes42
The first line creates a mod environment, which is a shell command that is run in the background. The second line invokes the pub mod command, which publishes the current working directory to the public directory.
Shortcut: mod
${1|mod,pub mod|} {
}