Commit Graph

287 Commits

Author SHA1 Message Date
James Patrick 5d85602d49 Adding support for mu4e, mu, & mbsync 2020-05-28 13:28:26 -04:00
James Patrick 5cb619ab09 Updated bullets 2020-05-28 13:24:54 -04:00
James Patrick 161278221b Started using fzf-pass by ReekyMarko
There are still some issues with this. Primarily that it doesn't work
with the browserpass format. I will probably need to fork this to get
this to work.
2020-05-15 12:15:58 -04:00
James Patrick f2bf83a622 Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
James Patrick 3d44c3ba74 Make mako prettier and added high urgency notifications. 2020-05-08 20:49:53 -04:00
James Patrick 123b891879 moved location for code on linux 2020-05-08 20:49:53 -04:00
James Patrick 4a8040c94d Changed formatting of comment string. 2020-05-08 19:46:37 -04:00
James Patrick 446b379a56 Various update to doom init.el 2020-05-08 19:45:55 -04:00
James Patrick a97cb96f87 Added support for clipman.
super + alt => rofi clip history
super + alt + shift => rofi delete clip history
2020-04-25 23:09:44 -04:00
James Patrick f441ce627e Adds starting of ydotoold 2020-04-25 22:08:30 -04:00
James Patrick c1c6311c10 Added improved logic for sleep.
- adds a notification before sleep
- fixes storing and reverting the brightness changing
- sets brightness half of current rather than a discrete number.
2020-04-25 22:05:14 -04:00
James Patrick d2b60a2fd2 Added management of icon and gtk theme. 2020-04-25 20:58:10 -04:00
James Patrick 81030a0f84 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-04-22 00:03:37 -04:00
James Patrick f64cb73436 Added lock shortcut. 2020-04-21 23:57:36 -04:00
James Patrick 4c2d4ef6f8 Changed toggle float keybind. 2020-04-21 23:55:31 -04:00
James Patrick ee1ec3e471 Updating functions for tridactyl. 2020-04-21 23:35:07 -04:00
James Patrick 36794b4d6a Adding pass support. 2020-04-21 23:34:28 -04:00
James Patrick 8d96915060 Added LNAV for log managemnet 2020-04-20 12:37:29 -04:00
James Patrick 0579838e88 Update the rofi font size 2020-04-20 12:37:04 -04:00
James Patrick 0595964aea Started adding documentation 2020-03-19 15:57:14 -04:00
James Patrick 6537ac6f67 Added yarn autocomplete function. 2020-03-19 15:56:14 -04:00
James Patrick b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
James Patrick 19d7f235e4 New binding and clarification in comment. 2020-03-19 15:34:17 -04:00
James Patrick 3afc049ba9 Eliminate unversioned configuration.
This clears all additional functions. If you want something
2020-03-19 15:32:57 -04:00
James Patrick e47f573719 Added functions for tab sorting and tab dedup.
Lifted from https://github.com/glacambre/.dotfiles/blob/master/default/.config/tridactyl/tridactylrc
2020-03-19 15:31:34 -04:00
James Patrick 7855876147 Added syntax highlighting trydactyl and vimrc. 2020-03-19 15:30:43 -04:00
James Patrick ba88938236 Added Graphviz and vimrc modes. 2020-03-19 15:27:51 -04:00
James Patrick c4320bbe97 Hard coding yarn bin paths.
using yarn bin and yarn global bin make the startup time take
significantly longer.
2020-03-13 15:05:00 -04:00
James Patrick 7da9844127 Updated formatting 2020-03-13 15:02:07 -04:00
James Patrick 73170172e0 Cleaned up and removed passive voice. 2020-03-10 16:50:05 -04:00
James Patrick 8ef4f30731 Fixed merge error. 2020-03-10 16:49:47 -04:00
James Patrick 19d90c9add Added errors for make requirements. 2020-03-09 14:41:18 -04:00
James Patrick 8baa669465 Removed errant endif 2020-03-09 14:40:45 -04:00
James Patrick 74455e3453 Merge branch 'master' of https://git.jpatrick.io/james/dotfiles 2020-03-09 18:06:17 +00:00
James Patrick 1e7566312a Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-03-09 13:38:51 -04:00
James Patrick 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
James Patrick 61b979471f OSX capitalizes, I generally don't. 2020-03-09 12:05:38 -04:00
James Patrick 27a7507a45 Adding Journal and docker modules in doom 2020-03-09 12:04:59 -04:00
James Patrick 5dd00665fb Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-03-09 12:00:32 -04:00
James Patrick 8deb26b4be Adding first pass at docker image for testing. 2020-03-09 11:52:11 -04:00
James Patrick 71e2f1e2b0 Formatting 2020-03-09 11:50:54 -04:00
James Patrick 8da18e14fd Added conditional support for font sizing 2020-03-09 11:50:16 -04:00
James Patrick cc819a19ef Added jrnl config.
This may be removed in favor of my emacs journal. But its currently to
early to say. I'm committed because I have the record.
2020-03-08 21:47:29 -04:00
James Patrick d300f742e3 Removed i3 Configuration.
I'm married to sway now. No need for it.
2020-03-08 21:46:30 -04:00
James Patrick 9aaa86e5d4 Updating init.el to match sample config. 2020-03-08 18:00:51 -04:00
James Patrick 59a8c7a6a2 Temp switch to chruby.
rbenv, et al are having issues with Arch and ruby. I'm not sure where
the source of the issue is but I've tried a couple of different install
paths for both ruby and the version management tools. They all seem to
be having about the same issue.
2020-03-08 17:57:18 -04:00
James Patrick 52104c362d Updating to match current doom configuration sample 2020-03-08 17:54:05 -04:00
James Patrick 7ca3d54b4a Setting up convenience aliases for work machine 2020-03-02 10:32:19 -05:00
James Patrick c0d2b79035 Not using kubecontext currently.
See https://github.com/denysdovhan/spaceship-prompt/issues/788 for more infomation.
2020-03-02 10:28:52 -05:00
James Patrick c4701f80b7 Added scrolling to tridactyl theme. 2020-03-02 10:26:28 -05:00