Commit Graph

531 Commits

Author SHA1 Message Date
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
8ab66bdc7a
Merge pull request #1 from jowj/split-init
Split init
2019-04-23 16:00:18 -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
435de2adfc Fix multiple prompt issues:
- fixed pwsh admin prompt colors
- update .bashrc prompt to match pwsh styling
- add dumb ascii art to .bashrc
2019-04-20 22:38:52 -05:00
2880f74f99 Fix special char issue in prompt.
- it was a stupid func scope issue.
2019-04-20 21:35:50 -05:00
84d22cf529 Merge branch 'master' of github.com:jowj/agares 2019-04-20 21:28:38 -05:00
0ecb9a3374 Remove a bunch of cruft; begin prompt rewrite.
- note that the rewrite is shit right now
- having issues with utf-8 formatting i think.
2019-04-20 20:58:12 -05:00
1b1a157e2f Update path for itunes folder. 2019-04-02 17:43:26 -05:00
5f40f5f696 Merge branch 'master' of github.com:jowj/agares 2019-04-02 16:42:57 -05:00
c760d8e205 Add itunes volume to container. 2019-04-02 16:42:07 -05:00
a4a4c456ea Trial update to version of sab with ffmpeg 2019-03-30 22:45:08 -05:00
4536faa26c Add packages and configurations to use emacs as a rust ide. 2019-03-04 00:26:32 -06:00
854c97cabe Try2 to fix indent issue. 2019-03-02 19:13:53 -06:00
60134dab57 Fix indent error. 2019-03-02 19:11:07 -06:00
87f7682b7a Disable headphones 2019-03-02 19:08:56 -06:00
823ce7850b Re-enable lidarr config. 2019-03-02 19:08:28 -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
a301626ae9 keymap updates. 2019-02-22 17:56:40 -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
1ee2aa7289 Merge branch 'master' of github.com:jowj/agares 2019-01-30 19:01:06 -06:00
acf90a29ab Add headphones; comment out lidarr.
Lidarr is a piece of shit that consistently sucks in docker.
Gonna trial headphones to see if it works better containerized or if I
have to move them out of docker-compose.
2019-01-30 18:59:54 -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