nixos

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 40687636a5ff8ae7bd10604af74bc8505d4d072c
parent d99fd2c31c966853e622ae15b8f14c73f7bd0987
Author: Toni Brown <tb148@proton.me>
Date:   Thu, 28 Aug 2025 14:43:24 +0800

remove zed alias

Diffstat:
Mconfig.nu | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/config.nu b/config.nu @@ -3,4 +3,3 @@ $env.config.show_banner = false $env.CARAPACE_BRIDGES = 'zsh,fish,bash,inshellisense' $env.EDITOR = "hx" $env.SHELL = "nu" -alias zed = zeditor