diff options
author | sefidel <contact@sefidel.net> | 2023-07-25 18:58:27 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-07-25 18:58:27 +0900 |
commit | ec647eecd447bfbbd8f7b6f2fe5bb65ebf9abf16 (patch) | |
tree | e36c9348852f95d95040ed61f7ee7a2b4501ef89 /home/profiles/base-darwin/config/zsh.nix | |
parent | 6ccd70ae9afee4f9c98135502abca8f9d0f2b58d (diff) | |
download | nixrc-ec647eecd447bfbbd8f7b6f2fe5bb65ebf9abf16.tar.gz nixrc-ec647eecd447bfbbd8f7b6f2fe5bb65ebf9abf16.zip |
feat(home): split gui from base
Diffstat (limited to 'home/profiles/base-darwin/config/zsh.nix')
-rw-r--r-- | home/profiles/base-darwin/config/zsh.nix | 4 |
1 files changed, 0 insertions, 4 deletions
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 -'' |