From 21b2f18b34c413939671ca27fa4f7c8bb02810b3 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 29 May 2024 20:22:04 +0200 Subject: Home: Add bazel 'bzl' alias --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 231c886..b5fad62 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -329,6 +329,7 @@ c = "clear"; open = "xdg-open"; k = "kubectl"; + bzl = "bazel"; extract = '' () { if [ -f $1 ] ; then -- cgit 1.4.1