aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2016-11-16 06:11:30 -0500
committerTeddy Wing2016-11-16 06:11:30 -0500
commit96adb39d3c9c3186ef382660b2eacb6a215e7c89 (patch)
tree8e4f6a9d3181ae2abc418a7ff5f929ac32c014cf /.gitmodules
parent1069fd4f08e851d5e5be095544011702016836b3 (diff)
downloadLow-Battery-Yup-96adb39d3c9c3186ef382660b2eacb6a215e7c89.tar.bz2
Add 'MASShortcut'
Add this library as a Git submodule. We'll be using it to set a configurable shortcut and pull that when needed from `NSUserDefaults`.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1076a7a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "Low Battery Yup/MASShortcut"]
+ path = Low Battery Yup/MASShortcut
+ url = https://github.com/shpakovski/MASShortcut.git