about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-29 20:22:04 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-29 20:22:04 +0200
commit21b2f18b34c413939671ca27fa4f7c8bb02810b3 (patch)
tree64a9004019e35863b87138de324ecc225830006f /hosts
parentHome: Add ghidra package (diff)
downloadnixos-config-21b2f18b34c413939671ca27fa4f7c8bb02810b3.tar.gz
nixos-config-21b2f18b34c413939671ca27fa4f7c8bb02810b3.tar.bz2
nixos-config-21b2f18b34c413939671ca27fa4f7c8bb02810b3.zip
Home: Add bazel 'bzl' alias
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix1
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