dotfiles
dotfiles copied to clipboard
Getting started with `make`?
Both make and make install return make: Nothing to be done for 'install'. Does the installer still work?
Oh hello! I am sorry I never really meant this to be actually used as an installer. All the makefile does is make symlinks to files if they don’t already exist (for example ~/.emacs.d/init.el). So if you have run the make once, it won’t do anything. Likewise, if any of those files already existed, none of the symlinks would have been made.