all repos — nixfiles @ 57508b50ff7760eb3afbc18e30324c3bde508dc3

System and user configuration, managed by nix and home-manager

zsh: Remove host configuration for prefect

Alan Pearce
commit

57508b50ff7760eb3afbc18e30324c3bde508dc3

parent

365bf38e9a14b612c3d0e1429aa3fde96f4f62f8

1 file changed, 0 insertions(+), 10 deletions(-)

jump to
D tag-zsh/config/zsh/prefect.zsh
@@ -1,10 +0,0 @@
-EDITOR="emacs" -VISUAL="emacs" - -if [[ ! -S $SSH_AUTH_SOCK ]] -then - eval `ssh-agent | sed -e '/^echo/d'` - linkAuthSock $SSH_AUTH_SOCK -fi - -export WINEARCH="win32"