diff --git a/Makefile b/Makefile index 8a3a365..6489fd4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SHELL:=/bin/bash -O nullglob +SHELL:=/usr/bin/env bash -O nullglob XDG_CONFIG_HOME ?= $$HOME/.config FISH_CONFIG := $(XDG_CONFIG_HOME)/fish/config.fish