diff options
| author | Teddy Wing | 2016-11-16 06:11:30 -0500 |
|---|---|---|
| committer | Teddy Wing | 2016-11-16 06:11:30 -0500 |
| commit | 96adb39d3c9c3186ef382660b2eacb6a215e7c89 (patch) | |
| tree | 8e4f6a9d3181ae2abc418a7ff5f929ac32c014cf | |
| parent | 1069fd4f08e851d5e5be095544011702016836b3 (diff) | |
| download | Low-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`.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | Low Battery Yup/MASShortcut | 0 |
2 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 diff --git a/Low Battery Yup/MASShortcut b/Low Battery Yup/MASShortcut new file mode 160000 +Subproject b54c1edbf44ec32a25b76b4fc42ef0c82c4bdea |
