Commit Graph

536 Commits

Author SHA1 Message Date
baa1c24092 fix grep case-sensitive issue. 2018-10-07 13:30:55 -05:00
4570197537 update docker kill step. 2018-10-07 13:27:33 -05:00
0277050834 Remove comment post testing. 2018-10-07 13:13:15 -05:00
225bbf598e Update to actually work! Some debug statements here, changing a lot of commands to shell. 2018-10-07 01:31:49 -05:00
5029179865 Update to add missing slash. 2018-10-07 00:04:08 -05:00
f299386ed2 update to use deployment user 2018-10-07 00:03:49 -05:00
17d4af9017 Merge branch 'master' of github.com:jowj/agares 2018-10-06 20:39:23 -05:00
df73185b3d update dockerhosts to use gateway_vargs 2018-10-06 20:36:57 -05:00
f983a5429c Update readme to include keyboard config 2018-09-29 18:59:14 -05:00
e7d45ffc5e Minor package changes, minor orgmode targets change. 2018-08-30 09:18:28 -05:00
28d1c79859 Add consolas Font Files so I don't have to go out and find them each time geez.? 2018-08-30 09:17:37 -05:00
d3ab12b9b3 Change how we list line numbers.
Moving from `global-linum-mode` to `global-display-line-numbers-mode`
has increased performance on .org files with > 4k lines by a huge amount.
2018-08-13 16:17:31 -05:00
517975bb25 Add additional global variable sets.
- always use spaces, not tabs when indenting
- ignore case when searching
- require new lines on files when they are saved
2018-08-13 15:57:45 -05:00
5be2058ca0 Fix variable definitions; fix package install syntax; add python configuration. 2018-08-11 16:07:56 -05:00
fb968890c6 Add additional package install to new function; something isn't working but I can't figure out what. 2018-08-09 12:52:02 -05:00
4cb0165f63 Enable linenum-mode globally. 2018-08-09 10:51:02 -05:00
3ca168bf2b Add flyspell-mode support for org files. 2018-08-09 10:47:02 -05:00
d3c1ae776d Ignore *~ files in working dir. 2018-08-09 09:45:17 -05:00
057916c230 Move .emacs folder structure; add new functionality to init.el; begin 'usefulScripts.el' for holding future scripts. 2018-08-09 09:44:57 -05:00
b422d528fe Start adding content to macDeploy scripts. This is Not Working yet. 2018-07-14 19:57:20 -05:00
eb5878a57f Remove old location for winDeploy scripts. 2018-07-14 19:01:15 -05:00
67ab4c6a7a Move windows deployment to new folder structure. 2018-07-14 18:59:04 -05:00
216f9f62af Update .gitignore. 2018-07-14 18:57:33 -05:00
2fd1e20a07 Structure clean up. 2018-07-14 18:57:23 -05:00
053c44edc4 Create folder structure for all application deployments.
Create initial firefox files needed for userChrome.css customization.
2018-07-14 14:06:37 -05:00
e011e59d4b Remove unnecessary deployment targets 2018-07-09 13:45:16 -05:00
ead3d6d5b3 Add powersehll deploys. 2018-07-09 13:31:44 -05:00
3d1711cf98 Reorganize folder structure and add new deployment. 2018-07-09 13:29:48 -05:00
b6f7ee09c6 Update keyboard firmware. 2018-07-09 13:29:26 -05:00
3ba6107ee0 Create powershell deployment scripts. 2018-07-07 19:30:11 -05:00
37f2ce3407 Update keyboard layout
Include flash functionality on right half of keyboard.
2018-06-07 13:02:46 -05:00
b217555d32 Update layout. 2018-06-07 11:38:47 -05:00
b8599a98ac Merge branch 'master' of github.com:jowj/agares
Forgot to pull before adding keyboard directory.
2018-06-06 22:32:05 -05:00
81467954b4 Track keyboard firmware / keymapping. 2018-06-06 22:31:51 -05:00
74d7dba8ec Change previous running container check to Shell from Command ansible module. 2018-06-02 11:36:48 -05:00
fd3f2fb1b4 Add deploy step to kill previous instances of mojo container. 2018-06-02 11:03:54 -05:00
3effdab752 Remove unnecessary ssh utils. 2018-06-02 10:37:41 -05:00
605af414d9 Remove neotree bullshit. 2018-06-02 10:35:35 -05:00
811d8a1a43 Update docker run syntax to run detached. 2018-06-01 19:56:12 -05:00
5b943c3669 Update docker run syntax. 2018-06-01 19:42:19 -05:00
04eb39abf5 Fuck with docker container run -e syntax. 2018-05-28 23:26:54 -05:00
2294a01327 Update restart syntax gain. 2018-05-28 23:06:38 -05:00
09dd7564bf Remove = sign 2018-05-28 23:04:04 -05:00
b0e1ccf6e2 Update line to include = sign. 2018-05-28 23:02:18 -05:00
3708fef41b Update syntax of restart line. 2018-05-28 23:01:16 -05:00
c2408dcbab Remove old secrets file. 2018-05-28 22:53:23 -05:00
7e51de2f8b Encrypt secret. 2018-05-28 22:52:58 -05:00
d2816be7ea Update mojo.yml to look at vault file. 2018-05-28 22:52:42 -05:00
900f15d3a0 Ignore .retry files. 2018-05-28 17:32:41 -05:00
561a776dca Add rudamentary files for ansible playbooks. 2018-05-21 22:26:12 -05:00