4c2d4ef6f8
Changed toggle float keybind.
2020-04-21 23:55:31 -04:00
ee1ec3e471
Updating functions for tridactyl.
2020-04-21 23:35:07 -04:00
36794b4d6a
Adding pass support.
2020-04-21 23:34:28 -04:00
8d96915060
Added LNAV for log managemnet
2020-04-20 12:37:29 -04:00
0579838e88
Update the rofi font size
2020-04-20 12:37:04 -04:00
0595964aea
Started adding documentation
2020-03-19 15:57:14 -04:00
6537ac6f67
Added yarn autocomplete function.
2020-03-19 15:56:14 -04:00
b86e96b570
Adding emacs magic-ish line for make files.
2020-03-19 15:55:20 -04:00
19d7f235e4
New binding and clarification in comment.
2020-03-19 15:34:17 -04:00
3afc049ba9
Eliminate unversioned configuration.
...
This clears all additional functions. If you want something
2020-03-19 15:32:57 -04:00
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
7855876147
Added syntax highlighting trydactyl and vimrc.
2020-03-19 15:30:43 -04:00
ba88938236
Added Graphviz and vimrc modes.
2020-03-19 15:27:51 -04:00
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
7da9844127
Updated formatting
2020-03-13 15:02:07 -04:00
73170172e0
Cleaned up and removed passive voice.
2020-03-10 16:50:05 -04:00
8ef4f30731
Fixed merge error.
2020-03-10 16:49:47 -04:00
19d90c9add
Added errors for make requirements.
2020-03-09 14:41:18 -04:00
8baa669465
Removed errant endif
2020-03-09 14:40:45 -04:00
74455e3453
Merge branch 'master' of https://git.jpatrick.io/james/dotfiles
2020-03-09 18:06:17 +00: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
27a7507a45
Adding Journal and docker modules in doom
2020-03-09 12:04:59 -04:00
5dd00665fb
Merge branch 'master' of git.jpatrick.io:james/dotfiles
2020-03-09 12:00:32 -04:00
8deb26b4be
Adding first pass at docker image for testing.
2020-03-09 11:52:11 -04:00
71e2f1e2b0
Formatting
2020-03-09 11:50:54 -04:00
8da18e14fd
Added conditional support for font sizing
2020-03-09 11:50:16 -04:00
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
d300f742e3
Removed i3 Configuration.
...
I'm married to sway now. No need for it.
2020-03-08 21:46:30 -04:00
9aaa86e5d4
Updating init.el to match sample config.
2020-03-08 18:00:51 -04:00
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
52104c362d
Updating to match current doom configuration sample
2020-03-08 17:54:05 -04:00
7ca3d54b4a
Setting up convenience aliases for work machine
2020-03-02 10:32:19 -05:00
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
c4701f80b7
Added scrolling to tridactyl theme.
2020-03-02 10:26:28 -05:00
0f3768508f
Added yarn global bin to path.
2020-02-10 22:34:52 -05:00
61145e0de9
Removed unused or underused plugins for vim.
2020-01-28 13:45:44 -05:00
1c73d7a210
Sorting stuff.
2020-01-13 14:26:32 -05:00
f5f63d7639
Added zsh-async.
...
If I don't end up using this often, I may remove this and manually
managing this a lib to other functions. e.g. clone, and source as
needed.
2020-01-13 14:26:32 -05:00
55c0db6d85
removed docker section for spaceship prompt.
...
Since the this value often needs root to access the docker information
it was pain and a general bad idea.
2020-01-13 14:26:32 -05:00
3127de63fa
Added alias for the most recent file.
...
Useful for things like `tail -f $(ls)`.
2020-01-13 14:26:32 -05:00
cfc6cd3a0b
Corrected powerline icons for airline.
...
Before I was using higher dpi screens I was using the lemon bitmap font.
This has the powerline icons in a different location.
2020-01-12 02:47:25 -05:00
bd96a85fed
Update print to match current XDG setup.
2020-01-11 00:41:39 -05:00
bda46f0e16
Added forgit
...
This is many for ssh connections. Locally I should just use Magit.
2019-12-26 20:26:09 -05:00
90200fc90d
Added better autocompletes.
2019-12-26 20:24:12 -05:00
e606fab033
Removed autoenv
...
This wasn't being used and could be easily abused.
2019-12-26 20:23:42 -05:00
8967a18fde
Formatting>
...
Substance of the file hasn't changed. Collapsed the zplug commands to a
single line, and sorted.
2019-12-20 13:32:03 -05:00
a8a91d91a4
Merge branch 'master' of https://git.jpatrick.io/james/dotfiles
2019-12-20 15:32:44 +00:00
a9dca5890c
Merge branch 'master' of https://git.jpatrick.io/james/dotfiles
2019-12-20 15:31:08 +00:00