Commit Graph

84 Commits

Author SHA1 Message Date
7313b6ccb0 bankruptcy of enabled modules. 2021-03-20 19:29:40 -04:00
ed61954dc0 bump 2021-03-08 00:14:46 -05:00
543009a8da Bump 2021-02-17 23:59:34 -05:00
6bc4a7849d Updated and cleared doom modules. 2020-11-27 17:14:16 -05:00
8f7cf56234 Merge branch 'master' of git.jpatrick.io:james/dotfiles into master 2020-11-27 16:59:16 -05:00
1780abde72 Run the tasks. 2020-11-27 16:56:11 -05:00
c7eb2179d9 Make's UI is weird in emacs.
Its easier just to run it in the command line.
2020-11-27 16:55:27 -05:00
c298ca5376 This is required after pretty-code -> ligatures. 2020-11-27 16:53:49 -05:00
4b5034f705 Added comments 2020-11-27 16:49:06 -05:00
b8e41ca491 Use chruby on linux and rbenv on mac 2020-11-27 16:46:00 -05:00
cad3533153 Adding forge 2020-11-27 16:12:10 -05:00
d911851b9b Pretty-code moved to ligatures
See 7081d83.
2020-11-27 16:07:37 -05:00
f6a7b25125 import org for faster run of emacs batch eval
We can run
 emacs -batch -l ~/.doom.d/+org.el -eval '(org-batch-agenda-csv "t")'
Which is significantly faster than booting up all of doom.
2020-11-27 15:57:55 -05:00
f0fd387fbf LSP for web wasn't working well last time I tried.
There was a fair bit on slow request/response time from the server.
2020-11-20 12:34:00 -05:00
4e5cb3baad Fixed some issue nonstandard font name. 2020-09-03 00:36:14 -04:00
d068046f1c Using Hasklig on OSX for emacs
Fira has a weird issue with OSX where its displaying ligature symbols as
hanzi characters. For the time being I'm going to use hasklig.
2020-08-21 18:05:10 -04:00
c0ccdf4d08 Enabling RGB 2020-07-21 20:50:48 -04:00
d56083c2c1 Adding limted agenda files. 2020-07-09 02:35:03 -04:00
2d5c75f7b5 Comments. The lazy man's documentation. 2020-07-09 00:22:53 -04:00
bcf0035147 Relocated org stuff into org.el file. 2020-07-05 20:18:07 -04:00
3a2f9550b7 Doom doesn't always reload config, Fixed issue. 2020-06-29 12:28:15 -04:00
3ed37ae8eb Have Deft scan recursively. 2020-06-29 12:27:35 -04:00
50c512b4a9 Beep boop I'm adding more options to projectile. 2020-06-27 22:23:58 -04:00
d7862cc24a Automatically add repos to projectile.
This will selectively ignore any directories that don't exist.
2020-06-27 22:22:32 -04:00
f1a5e6aa8d Ever think hey this line should be moved up a couple of spaces because
it looks prettier?

Yeah...
2020-06-02 23:25:02 -04:00
f652f88d01 Added python support 2020-06-02 23:24:46 -04:00
67d9752af3 Use fancy splash for fancy doom 2020-06-02 23:23:15 -04:00
c3f3253ea2 Purge after sync.
Calling purge before sync will cause the the request to error out if
there are new modules being loaded.
2020-06-02 10:29:40 -04:00
110f023919 Updated init to match sample. 2020-06-01 21:23:53 -04:00
0cb5f0b377 Merge remote-tracking branch 'origin/master' 2020-06-01 20:24:38 -04:00
39e12f2409 Refactored config into topics 2020-06-01 20:15:24 -04:00
95c3c08bd5 Merge remote-tracking branch 'origin/master' 2020-06-01 10:41:27 -04:00
125a7f55e7 Updated doom refresh -> doom sync 2020-06-01 10:40:28 -04:00
14c239d9f5 Conditionally loading the bridge crt if it exist. 2020-05-31 18:30:47 -04:00
7fb2391322 Removed needless level. 2020-05-28 20:03:04 -04:00
d2e6965286 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-05-28 13:39:18 -04:00
5d85602d49 Adding support for mu4e, mu, & mbsync 2020-05-28 13:28:26 -04:00
5cb619ab09 Updated bullets 2020-05-28 13:24:54 -04:00
d3ad034761 Added LSP for golang. 2020-05-19 11:43:51 -04:00
f2bf83a622 Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
123b891879 moved location for code on linux 2020-05-08 20:49:53 -04:00
4a8040c94d Changed formatting of comment string. 2020-05-08 19:46:37 -04:00
446b379a56 Various update to doom init.el 2020-05-08 19:45:55 -04:00
36794b4d6a Adding pass support. 2020-04-21 23:34:28 -04:00
0595964aea Started adding documentation 2020-03-19 15:57:14 -04:00
b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
ba88938236 Added Graphviz and vimrc modes. 2020-03-19 15:27:51 -04:00
1e7566312a Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-03-09 13:38:51 -04:00
6c3787ef1b Refactored to use .ONESHELL
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
61b979471f OSX capitalizes, I generally don't. 2020-03-09 12:05:38 -04:00