home/shell: remove alias for zed

This commit is contained in:
2025-04-09 12:12:30 +02:00
parent 9e34c0cd86
commit 9c26c25419
-1
View File
@@ -311,7 +311,6 @@ in {
p = "${pkgs.python3Packages.ipython}/bin/ipython";
s = p "nsxiv";
v = p "mpv";
zed = p "zed-editor";
zt = p "zathura";
};