summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
Diffstat (limited to 'setup')
-rwxr-xr-xsetup5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup b/setup
new file mode 100755
index 0000000..5a98b6e
--- /dev/null
+++ b/setup
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+loginctl enable-linger tom
+cp time_to_go_startup.service ~/.config/systemd/user/
+systemctl --user enable time_to_go_startup