diff options
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |