]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blob - .zsh_functions/new_hs_project
fix: 'source' does not take multiple files as arguments
[user/henk/vcsh/zsh.git] / .zsh_functions / new_hs_project
1     stack new $1 simple
2     cd $1
3     git init