Skip to content

Commit

Permalink
add indiekak for testing configs
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Mar 18, 2020
1 parent b5481b5 commit 06cded1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/kak-session/default.nix
Expand Up @@ -37,5 +37,7 @@ stdenv.mkDerivation {
mkdir -p $out/bin
cp kak-session.sh $out/bin/kak-session
chmod +x $out/bin/kak-session
ln -s ${pkgs.kakoune}/bin/kak $out/bin/indiekak
'';
}

0 comments on commit 06cded1

Please sign in to comment.