Zed to 0.164

This commit is contained in:
Greg Hellings
2024-12-18 15:01:32 -06:00
parent f27629cf3e
commit bf99ad6fe8
+1 -1
View File
@@ -62,7 +62,7 @@
gh-personal = "$GH_CONFIG_DIR=\"${config.home.homeDirectory}/.config/gh/personal\" gh";
ls = "ls --color";
ll = "ls -l --color";
zed = "nix run \"github:zed-industries/zed/v0.163.x\"";
zed = "nix run \"github:zed-industries/zed/v0.164.x\"";
# Tailscale related ones
tsup = "sudo tailscale up";