diff --git a/trinitystuff/Makefile b/trinitystuff/Makefile index d05a16f..9b3dd32 100644 --- a/trinitystuff/Makefile +++ b/trinitystuff/Makefile @@ -7,7 +7,7 @@ $(HOME)/.aliases: sh/aliases $(HOME)/.config/sxmo/profile: sxmo/profile mkdir -p .config/sxmo/profile - ln -s sxmo/profile $(HOME)/.config/sxmo/profile + cp sxmo/profile $(HOME)/.config/sxmo/profile $(HOME)/.ctwmrc: ctwm/ctwmrc cp ctwm/ctwmrc $(HOME)/.ctwmrc