home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6356f7a
)
Fix missing .Mathematica dir from home install
author
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 7 May 2020 00:06:42 +0000
(20:06 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 7 May 2020 00:06:42 +0000
(20:06 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
d204943
..
563f6f4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-49,6
+49,7
@@
home: mpdconf compiled
@cp home/.Rprofile $(HOME)/
@cp home/.tmux.conf $(HOME)/
@cp home/.xbindkeysrc $(HOME)/
+ @cp -Rp home/.Mathematica/ $(HOME)/
mpdconf:
@mkdir -p ~/Archives/Audio
This page took
0.026649 seconds
and
4
git commands to generate.