about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2025-05-20 00:12:30 +0200
committerBaitinq <[email protected]>2025-05-20 00:12:30 +0200
commit11bd6026c0ccaadf0d5c2391b6768cb344692e79 (patch)
tree35be49b5784a06b91ec33a8dc9501af7fb1c1de1 /hosts
parentUpdate (diff)
downloadnixos-config-11bd6026c0ccaadf0d5c2391b6768cb344692e79.tar.gz
nixos-config-11bd6026c0ccaadf0d5c2391b6768cb344692e79.tar.bz2
nixos-config-11bd6026c0ccaadf0d5c2391b6768cb344692e79.zip
Home: Zsh: Add codex 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 d23a653..d34c2ec 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -351,6 +351,7 @@
         open = "xdg-open";
         k = "kubectl";
         bzl = "bazel";
+        codex = "codex --disable-response-storage";
         extract = ''
           () {
             if [ -f $1 ] ; then