Commit Graph

583 Commits

Author SHA1 Message Date
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
328a525afd Switched from update and upgrade to just refresh.
Upgrade and update (which is a bit redundant as upgrade does an update.)
take a prohibitively long time on both of my machines. Instead I'll
manually manage that and just use refresh instead.
2019-12-04 01:01:09 -05:00
2cd660a4e9 Formatting. 2019-12-01 16:02:10 -05:00
b611b56352 Add editconfig and make support. 2019-12-01 15:59:33 -05:00
68ef4c68f3 Added tab complete for company & fuzzy for helm. 2019-12-01 15:54:52 -05:00
8cb599fe45 updated linux tts for firefox.
Adjusted speed and voice used.
2019-11-25 12:27:41 -05:00
d35ca827a8 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2019-11-25 12:26:02 -05:00
3f28364a66 Added Farge 2019-11-25 12:23:38 -05:00
e1acc457cd Added fix for shell scripts. 2019-11-25 12:20:54 -05:00
9b48fc991c Fixed inverted logic. 2019-11-25 12:18:31 -05:00