about summary refs log tree commit diff
path: root/profile/.profile.d/doom.sh
blob: ad91c9f8eac279c60ad9e0f0c2f75c42a58eccc5 (plain) (blame)
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