cce022586b
Initial addition of .weechat config.
...
- right now this is a fucking awful sync method; full copy each time
- eventually i need to do something much more reasonable
- probably will check gnu Stow
- seriously this is garbage, but at least I can pull down a config now.
2019-07-26 14:51:08 -05:00
cdbef4e6b5
Remove calls to gpg; i moved irc to weechat.
2019-07-23 20:44:50 -05:00
d4ab648f4e
Re-adding helm-surfraw-duck
...
- apaprently i missed it when i moved back to .el files
2019-07-02 13:35:49 -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
917a380fce
Delete the literate config file.
2019-07-01 13:52:47 -05:00
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
210de56cf3
Update gitignore to include jlj-init.el.
2019-06-06 15:23:25 -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
062ecaf2c8
Merge branch 'master' of github.com:jowj/agares
2019-05-31 19:04:38 -05:00
feffbf7650
Enable emojify mode.
2019-05-31 19:03:49 -05:00
285a239730
Update individual deploy to match updated group deploy.
2019-05-30 17:44:17 -05:00
044e20c27a
Fix spacing issues in bash prompt.
...
- missed a spot previously that needed to be space escaped.
2019-05-30 13:29:01 -05:00
f834f68da9
Fix bash prompt spacing issues
...
- added many \[ \] pairs to fix spacing issues
2019-05-30 11:21:34 -05:00