summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2016-06-04 21:12:42 +0300
committerdefanor <defanor@uberspace.net>2016-06-04 21:12:42 +0300
commit5795c1029c11ee40385fa5391aad75871566993b (patch)
treede547e71a5d3b96b6e319e96447a6b8904f29a3f /Makefile
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..f78d044
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+links:
+ ln -s ~/dotfiles/.Xresources ~/.Xresources
+ ln -s ~/dotfiles/.emacs.d/blueish-theme.el ~/.emacs.d/blueish-theme.el
+
+all: links