Commit Graph

221 Commits

Author SHA1 Message Date
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
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
d10554fcf4 Update usenet-complete folder. 2019-01-13 22:57:59 -06:00
84c492c974 Further path tweaks; trying to fix a move error. 2019-01-13 22:50:41 -06:00
983be4fb71 Update error in config line for sonarr volume 2019-01-13 22:40:27 -06:00
15929f4b71 Update paths, add watched/incomplete config for sabnzbd 2019-01-13 22:30:05 -06:00
82ef23456b Update downloads location to leverage ssd 2019-01-13 16:16:55 -06:00
9c2f6e1fe2 Update /home/$user/ to /User/$user/ 2019-01-13 11:29:32 -06:00
b8e3af4e9b Update storage locations to reflect macmini config. 2019-01-13 11:20:00 -06:00
c002b8c558 Add radarr,sabnzbd services to docker-compose file. 2019-01-11 22:46:10 -06:00