commit
e5d3d4712a
@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
|||||||
installPhase = ''
|
installPhase = ''
|
||||||
make install
|
make install
|
||||||
make install-doc
|
make install-doc
|
||||||
|
mkdir -p $out/etc/bash_completion.d/
|
||||||
|
cp contrib/tig-completion.bash $out/etc/bash_completion.d/
|
||||||
'';
|
'';
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://jonas.nitro.dk/tig/";
|
homepage = "http://jonas.nitro.dk/tig/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user