X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/bf2952ca2999ac36dd188592059010a189c12934..6f79f83796526e9371d06ad8f2941f4a421d75e9:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 8a8b08a..e67827e 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ mutt: ~/.config .PHONY: mutt gdb: + mkdir ~/.local/share/gdb ln -sfT $(APATH)/gdbinit ~/.gdbinit ln -sfT $(APATH)/cgdb ~/.cgdb .PHONY: gdb