aboutsummaryrefslogtreecommitdiffstats
path: root/mako
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-20 21:19:29 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-20 21:20:55 +0100
commit0a07704d6dc53bf3a35d4aadfa240586f55e9487 (patch)
treedc7d45dfd0b74b58fa7f19d09c61b4981cd7dc25 /mako
parent961c56632ba5c2e3937bced415697096ef8c8344 (diff)
Replace python installer
Diffstat (limited to 'mako')
-rw-r--r--mako/.install.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/mako/.install.yml b/mako/.install.yml
new file mode 100644
index 0000000..5d124c9
--- /dev/null
+++ b/mako/.install.yml
@@ -0,0 +1,6 @@
+name: Configure mako
+steps:
+ - !Link
+ from: "config"
+ to: "~/.config/mako/config"
+ recursive: false \ No newline at end of file