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