Commit Graph

542 Commits

Author SHA1 Message Date
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
9a0c16def2 Inverted SSH_CONNECTION logic that I broke to test. 2019-12-20 10:21:50 -05:00
c4164786b4 Zplug can now install it self better. 2019-12-20 10:14:15 -05:00
eca15345cf Added env specific zsh. 2019-12-20 10:13:54 -05:00
dcfa3ee35a Added LSP java support, and switch to using grip. 2019-12-20 10:13:20 -05:00
3a9d08eea1 Formatting. 2019-12-20 10:13:02 -05:00
40d8b3fdf3 Added simple theme for report server.
Its largely based on jackharrisonsherlock's common prompt, but has some
different namespacing, a deterministic prompt color based on the
hostname, and a few other minor changes.

My plan is to add async git info to this, but this is the MVP for this.
2019-12-20 10:09:45 -05:00
af4a00dd3e +tng and +childframe conflict. Don't use both. 2019-12-16 14:05:24 -05:00
bf6d81e958 Added some small UI tweaks for tridactyl theme. 2019-12-16 11:30:09 -05:00
3b9211202a Cleaned up makefile 2019-12-15 01:37:19 -05:00
35000ec4ce Fixed eager evaluation of conditionals issue. 2019-12-15 00:32:55 -05:00
ac0adbdcd2 Added second public key. 2019-12-13 16:44:01 -05:00
39632d150e Added better reporting for mk_link. 2019-12-13 14:31:35 -05:00
5b81a2827b Added Step that create parent dir in symlinking. 2019-12-13 12:36:07 -05:00
4c05d89590 Removed the silent @ as recipe echoing is disabled. 2019-12-13 12:00:11 -05:00
2ef655378e Added missing paren. 2019-12-13 11:52:20 -05:00
60a274a90c Fixed ordering of ln and install. 2019-12-13 11:48:21 -05:00
8fa9db638b Pushed public key for wok. 2019-12-12 21:47:05 -05:00
dcc4c8cb69 OS_TYPE doesn't actually exist. Its OSTYPE. 2019-12-12 21:47:05 -05:00
35728131ee Fixed typo that was preventing key creation. 2019-12-12 21:47:05 -05:00
686b50ac55 Fixed typo that prevented doom from updating properly. 2019-12-12 21:47:05 -05:00
af5250ee20 Removed support for spacemacs.
I've already switched to doom everywhere, so might as well just remove
support for spacemacs.
2019-12-12 19:52:32 -05:00
0f5ec64c16 Reorganzied zplug to correctly group command & groups. 2019-12-12 13:44:45 -05:00
589e83d8e4 Added Last File alias. 2019-12-11 21:56:30 +00:00
19ef1433b2 Merge branch 'master' of https://git.jpatrick.io/james/dotfiles 2019-12-11 20:31:17 +00:00
ed6d9b4b83 Added devx helper functions. 2019-12-11 20:30:02 +00:00
0edd5d513a Adding public key system to update script.
There should be no issue with this. The SSH server will already
advertise the keys to all connecting instances.
2019-12-11 00:55:57 -05:00
1bc305b48e Added missing semicolon to theme. 2019-12-11 00:55:57 -05:00
578b14331f Added emacs modeline like feature. 2019-12-11 00:55:57 -05:00
15442e30f0 Experimenting with LSPs. 2019-12-11 00:55:57 -05:00
cdfb5e7f3e Added projectile base dir. 2019-12-11 00:55:57 -05:00
b21a6d9726 Updated readme for project 2019-12-04 01:01:09 -05:00