From: Hendrik Jäger Date: Fri, 20 Sep 2024 12:00:20 +0000 (+0200) Subject: add function to create a puppet module and set up git for it X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;ds=inline;p=user%2Fhenk%2Fvcsh%2Fzsh.git add function to create a puppet module and set up git for it --- diff --git a/.zsh_functions/,pp_mod_git b/.zsh_functions/,pp_mod_git new file mode 100644 index 0000000..dfb815b --- /dev/null +++ b/.zsh_functions/,pp_mod_git @@ -0,0 +1 @@ +g remote add origin ssh://git.netwichtig.de/user/henk/code/puppet/modules/${PWD##*/}.git