Commit Graph

10 Commits

Author SHA1 Message Date
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
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