]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blob - .zsh_functions/new_hs_project
add commented variant
[user/henk/vcsh/zsh.git] / .zsh_functions / new_hs_project
1     stack new $1 simple
2     cd $1
3     git init