git.fiddlerwoaroof.com
Raw Blame History
#!/usr/bin/env zsh

path=("${(@)path:#${DIRENV_DIR#-}/bin}")

TMPDIR="$(emacs-tmpdir)" emacsclient "$@"