Commit Graph

61 Commits

Author SHA1 Message Date
ccdbeed498 Move from prior python config to LSP / mx Eglot 2019-09-13 13:00:31 -05:00
cb6b175786 Add lua-mode to config for editing hammerspoon. 2019-07-30 15:34:40 -05:00
cdbef4e6b5 Remove calls to gpg; i moved irc to weechat. 2019-07-23 20:44:50 -05:00
5313d8aa67 Change init.el to my user-init-file. 2019-07-01 13:55:06 -05:00
3ec6df3a69 Add load-files targeting the newly created .el files. 2019-07-01 13:52:56 -05:00
b634ccc038 Update <C-c J> binding to go to the .org init file. 2019-06-12 17:21:56 -05:00
354444c4b0 Updating with newest from jlj-init.org. 2019-06-10 13:34:25 -05:00
f4af497763 Adding new packages. 2019-06-07 15:32:49 -05:00
f3bf76de8b Move custom-set vars to the proper init.el file. 2019-06-07 10:40:04 -05:00
f55c6bd73b Move user-init-file declaration from org file to bootstrap.
- i couldn't get it to work when in the org-mode file, oddly
- moving it to the bootstrap file worked just fine.
2019-06-07 09:30:44 -05:00
ce768c5908 Move over to org-mode init file.
- init.el now bootstraps use-package > load jlj-init.org
- jlj-init.org gets tangled to jlj-init.el
- jlj-init.el should stay out of version control.
2019-06-06 15:22:11 -05:00
1da9e08fc1 Move to mono file to prepare for org-mode init file. 2019-06-06 13:28:56 -05:00
c73fa1501e Convert package management to (use-package) 2019-06-06 11:56:55 -05:00
83ccff34df Remove the duplicate issues created during the merge.
- hoisted by my own merge.
2019-06-05 16:09:36 -05:00
0e0dbfd32a Merge branch 'master' of github.com:jowj/agares 2019-06-05 15:26:44 -05:00
ac03d97495 Check out certain new packages; begin (use-package) use.
- Eventually all of my packages will be converted to use-package
- but going slow at the moment.
2019-06-05 15:20:26 -05:00
feffbf7650 Enable emojify mode. 2019-05-31 19:03:49 -05:00
4721c5fa35 Update deploy.yml to be more forgiving of errors.
- Each service deploy should be more flexible
- many more 'if/when' declarations.
2019-05-28 14:48:09 -05:00
cd4f8af3c8 Remove instance of 'cargo' package. 2019-05-28 10:44:47 -05:00
4a506faa55 Adding SMEX configuration
- this is weird but everyone seems to love it, so lets try it!
2019-05-28 10:33:06 -05:00
5e99fdacf6 Include electric-pair-mode for better lisp editing.
- and just code writing in general.
2019-05-25 20:51:55 -05:00
d4e095e9df Add lines for managing desktop-save-mode in init.el.
- this doesn't work great yet
- i think auto calling twit / znc would fix position/login issues for
- those buffers.
2019-05-24 15:25:19 -05:00
268331d634 Remove unnecessary duplication of org-level faces. 2019-05-24 15:13:31 -05:00
135ddfafd5 Add new hotkey to make it easier to tab through emacs frames. 2019-05-23 15:37:36 -05:00
af44698840 Add package 'pdf-tools'
- remember that this sucks to run on mac
- on linux its way fucking easier to install.
2019-05-23 13:46:53 -05:00
c4a0bf1371 Add twittering-mode support. 2019-05-23 12:04:34 -05:00
b871df577b Remove org-agenda references 2019-05-19 17:22:36 -05:00
09465f59b6 Create jlj-erc.el for hadnling erc/znc config. Create secrets.gpg
- Update calls from init.el to the two new files
- jlj-secrets.gpg should be encrypted before upload (and so far seems
- to be!)
- jlj-erc.el has been the most frustrating thing i've ever done.
- jesus.
2019-04-28 17:58:30 -05:00
110f52b9ea Update package install list to include eyebrowse. 2019-04-27 15:50:00 -05:00
1de896d7d3 Add helm package, configure helm-surfraw new function.
- quicker hotkey for searching using ddg only
2019-04-27 11:03:55 -05:00
b5b18d6621 Fix load path; remove setq from x-selection-timeout def. 2019-04-23 15:58:57 -05:00
981b411ec8 Add calls to new split files from init.el 2019-04-23 14:32:22 -05:00
7a1ff022f6 Add line to fix slowness during org-capture. 2019-04-23 10:10:51 -05:00
ea8485318f Add eshell prompt config. 2019-04-21 22:41:36 -05:00
4536faa26c Add packages and configurations to use emacs as a rust ide. 2019-03-04 00:26:32 -06:00
820630d395 Merge branch 'master' of github.com:jowj/agares 2019-02-22 17:57:19 -06:00
2d7d2fe863 Add multiple-cursors. 2019-02-22 17:57:16 -06:00
b7173a9036 Change capture templates. 2019-02-21 15:58:35 -06:00
46d6b1aab4 Hide the tool-bar by default! 2019-02-20 23:07:34 -06:00
5a470007b3 Enable manoj-dark theme. 2019-02-20 23:06:23 -06:00
e76b8d00ca Comment out doom theme. Try using stock themes. 2019-02-20 23:04:10 -06:00
6799de9665 finish adding support for effort tracking in org-agenda. 2019-02-18 17:43:20 -06:00
c5490b0080 Change saves folder to Nextcloud 2019-02-18 17:39:36 -06:00
acdd224fd3 Attempting to figure out org-effort and org-column-view. no luck. 2019-02-18 17:32:45 -06:00
bd8708dca1 Add org-mode-hook for truncate lines; paren fixes.
Paren fixes applied to org2blog configs.
2019-02-15 15:37:52 -06:00
2e2f6f3944 Adding org2blog configuration 2019-02-10 20:37:39 -06:00
9647916d57 Added Multiple cursors and global hotkeys. 2019-02-08 11:36:45 -06:00
34ccdc417f Merging commits. 2019-02-07 13:22:47 -06:00
df8ccacb19 Add new packages. 2019-02-07 13:20:56 -06:00
2bb292ec50 Address org-mode-src-block issues. 2019-02-06 23:48:13 -06:00