From ec647eecd447bfbbd8f7b6f2fe5bb65ebf9abf16 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 25 Jul 2023 18:58:27 +0900 Subject: feat(home): split gui from base --- home/profiles/base-darwin/config/zsh.nix | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 home/profiles/base-darwin/config/zsh.nix (limited to 'home/profiles/base-darwin/config/zsh.nix') diff --git a/home/profiles/base-darwin/config/zsh.nix b/home/profiles/base-darwin/config/zsh.nix deleted file mode 100644 index 06bc1f7..0000000 --- a/home/profiles/base-darwin/config/zsh.nix +++ /dev/null @@ -1,4 +0,0 @@ -'' - export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) - gpgconf --launch gpg-agent -'' -- cgit 1.4.1