Commit Graph

140 Commits

Author SHA1 Message Date
8ca680d7e4 Move away from literate config; Create new .el files. 2019-07-01 13:52:30 -05:00
0c472fd743 Actually bind compile to something useful in go-mode. 2019-06-26 10:47:45 -05:00
5f8d7b0978 Some minor tweaking + adding golang support. 2019-06-25 17:37:14 -05:00
8498a1e1e0 Unbind unnecessary keys; bind new run-python key. 2019-06-13 12:50:48 -05:00
d6efdba2b8 Actually ran the thing to test it. 2019-06-13 12:50:35 -05:00
6056565b8c Adding some documentation. 2019-06-13 12:50:06 -05:00
380764bd0d Fix more idiot path issues in macOS
- now I remember what that stupid commented out block was for.
- I hate myself lmao.
2019-06-13 12:21:15 -05:00
3672bec174 Fix idiot path issues in emacs. 2019-06-13 11:25:15 -05:00
1e2799481d Trying venv stuff
- its not working :(
2019-06-12 22:07:36 -05:00
ac1eafd636 Spacing I guess lol. 2019-06-12 20:50:50 -05:00
b634ccc038 Update <C-c J> binding to go to the .org init file. 2019-06-12 17:21:56 -05:00
1ec361448e Add gpg handling for mac vs non-mac systems; add to pdf-tools config
- without pinentry set, macs won't ever prompt
- add org-pdfview to follow along with trial video.
2019-06-12 17:21:02 -05:00
eae9259e30 Uncomment out epa-pinentry-mode to trial seahorse. 2019-06-11 20:19:25 -05:00
354444c4b0 Updating with newest from jlj-init.org. 2019-06-10 13:34:25 -05:00
b44ac1f638 Update with interesting org-mode snippet. 2019-06-10 13:34:13 -05:00
6d27bfd1d5 Add capture templates back; try out org-bullets. 2019-06-10 13:34:01 -05:00
2e01756bf9 Oops. 2019-06-07 16:41:28 -05:00
f4af497763 Adding new packages. 2019-06-07 15:32:49 -05:00
dbd9b94edf Add global-hl-line-mode 2019-06-07 15:32:40 -05:00
60b84736b4 Add iedit to core config. 2019-06-07 15:32:22 -05:00
3a8b9a488b Force org-babel to use python3 version. 2019-06-07 13:12:00 -05:00
c228fdff73 Remove unnecessary deadspace. 2019-06-07 12:37:38 -05:00
ee3ff27e79 Removing global-line-number-mode
- I don't seem to need it anymore
2019-06-07 11:34:21 -05:00
da1f096b78 Further python configuration
- adding jedi
- adding notes.
2019-06-07 11:33:50 -05:00
7c9d9fddf7 More python improvements;
- stripping out everything i don't actually need
- moving to a more vanilla config.
2019-06-07 11:26:46 -05:00
8406f60396 Retrying flycheck, forcing python3 location. 2019-06-07 11:10:57 -05:00
aec67d17b2 Add on the revealjs source so I don't have to rely on web. 2019-06-07 10:40:24 -05:00
f3bf76de8b Move custom-set vars to the proper init.el file. 2019-06-07 10:40:04 -05:00
a597f5da11 Add ox-reveal package for easy presentations. 2019-06-07 10:39:37 -05:00
0198036f23 Fixing type (remove *). 2019-06-07 10:13:37 -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
ba3e4fc58c Remove references to emojify-mode 2019-06-05 16:09: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
772ddb86b8 Update find-user-init-file hotkey to non-conflicting mnemonic 2019-05-25 20:58:20 -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
b55856d16e Add (eval-after-load twittering-mode) to prevent void erros. 2019-05-23 13:06:41 -05:00
c4a0bf1371 Add twittering-mode support. 2019-05-23 12:04:34 -05:00
8501ba09aa Update emacs to use FF as default browser regardless of OS config. 2019-05-22 13:13:11 -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
5f8bea7a99 Create sane keybindings for frame management. 2019-04-25 09:17:36 -05:00
be7ff2f9cd Move *nix only package to conditional to prevent issues on windows. 2019-04-23 22:55:13 -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
d2b7f37b86 Split out various functionalities to distinct files. 2019-04-23 14:32:05 -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
680bf9130d Add proper babel config 2019-01-23 23:32:01 -06:00
a034791698 Remove broken babel config. 2019-01-23 23:29:19 -06:00
6d8e0417fd Add org-babel-load-language python 2019-01-23 23:25:57 -06:00
26acb3564d Merge branch 'master' of github.com:jowj/agares 2019-01-16 13:33:56 -06:00
8829a625aa Add pdf-tools for viewing of: pdfs. 2019-01-16 13:33:49 -06:00
15f36dad77 Change dropbox to nextcloud paths. 2019-01-11 22:22:32 -06:00
a90381d3ff Update org mode file locations. 2018-12-30 11:39:06 -06:00
fde6db797b Update user-init-file variable; load python in org-babel. 2018-12-28 13:43:55 -06:00
60230f83b4 Update user-init-file variable to look for new init.el location 2018-12-10 21:29:09 -06:00
db127c795c Begin work on nixdeploys; alter emacs config to point 2 py3 2018-12-09 21:31:42 -06:00
4fdb130f87 Restruction emacs into application config dir; update keyboard firmware and png; restructure to include easy rollback for keyboard firmware. 2018-11-03 12:23:42 -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