Add "git get"
This commit is contained in:
parent
e853692cf7
commit
a2bbdd169b
@ -161,5 +161,7 @@ in {
|
||||
unstable.firefox unstable.stellarium
|
||||
|
||||
(writeShellScriptBin "torbrowser" "${unstable.tor-browser-unwrapped}/bin/firefox")
|
||||
|
||||
(writeShellScriptBin "git-get" "${git}/bin/git clone https://$1 $GOPATH/src/$1")
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user