1 2 3 4 5
#!/bin/sh if [ -x "${HOME}/.emacs.d/bin/doom" ]; then path_append "${HOME}/.emacs.d/bin" fi
Consider giving Nix/NixOS a try! <3