@@ -92,10 +92,6 @@ fundle plugin 'patrickf1/fzf.fish'
fundle plugin 'franciscolourenco/done'
fundle init
-{{- if or (eq .chezmoi.hostname "angmar") (eq .chezmoi.hostname "sidhe") (eq .chezmoi.username "exedev") }}-set ZMX_AUTO_SELECT true-{{- end }}-
if status is-interactive
if not functions -q fundle; eval (curl -sfL https://git.io/fundle-install); end
@@ -143,10 +139,6 @@ if status is-interactive
sb completion fish | source
enable_transience
-- if set -q ZMX_AUTO_SELECT; and not set -q ZMX_SESSION; and type -q zs- zs; and exit- end
end
if status is-login