Commit graph

330 commits

Author SHA1 Message Date
b183b47787
Committ some stuff before machine transfer 2020-07-31 07:40:04 -04:00
e81fdbe2cd
Ignore more things 2020-07-30 17:02:36 -04:00
1129b755d2
Send line number to sublime 2020-07-28 15:16:16 -04:00
d5baf70eb0
Quicker file access from Vim 2020-07-28 13:53:34 -04:00
b22a16bc13
Fix timestamp in prompt 2020-04-23 15:53:50 -04:00
3ca141fed0
Use direnv for grabbing local env 2020-04-23 09:14:43 -04:00
3ba469c119
Allow personal folders in git repos 2020-04-01 09:18:37 -04:00
72c63e907d
Make timestamp 24 hour 2020-03-26 16:03:03 -04:00
f9d392fb89
Shove this here for now
From https://github.com/joshdick/onedark.vim/blob/master/term/One%20Dark.itermcolors
2020-02-27 09:49:55 -05:00
ddf725a48e
Better run function 2020-02-27 09:47:16 -05:00
481a54e8d6
This was more important to me than I thought! 2020-02-27 09:46:58 -05:00
72b90ecd20
Use Ruby as webserver 2020-01-24 17:38:28 -05:00
0c62be8d91
Pass arguments to test function 2020-01-22 11:33:00 -05:00
c0776bbc37
Reimplement crosshairs 2020-01-21 10:04:27 -05:00
0969dac348
Include typescript vim plugin 2020-01-21 10:04:13 -05:00
0249037614
Fix weather command for zsh 2020-01-21 10:03:46 -05:00
0c3fd7a84e
Allow bet to trigger rspec or minitest 2020-01-21 10:03:18 -05:00
fd0327b02c
Try getting by without multi-tmux versions 2019-09-06 21:14:32 -04:00
62adfc7b68
Allow difffing of rails credential files
From:
https://stackoverflow.com/questions/49514426/how-can-i-git-diff-changes-to-rails-5-2-credentials/50466819#50466819
2019-08-29 11:34:12 -04:00
5d7a97c884
Remove vim cursor lines and change tmux time 2019-06-21 15:46:11 -04:00
3ad89de82c
Add function to fix permissions from USB stick
Mac kills permissions. Restore something more sane (but still wrong)
with this.
2018-07-06 16:34:59 -04:00
000412c0cf
Terraform, functions, and more... 2018-05-30 09:17:46 -04:00
a3eb26d268
Quick commit before reformatting 2018-01-03 11:49:50 -05:00
6312e20912
Use silver search for fzf
Force fzf to respect the .gitignore by using the silver searcher
2017-10-18 10:41:19 -04:00
4f005ab7e2
Assemble status line in parts
Mostly, this was so I could make sure not to accidently run a
:FixWhitespace and remove the trailing space on my status line that
keeps the buffer number off the edge
2017-10-18 00:00:57 -04:00
3398d0d657
Swap ZoomWin to ZoomWinTab
ZoomWin functions, but with errors on saving window state in neovim.
Replacing with ZoomWinTab resolves these errors at a minor cost: a new
tab is opened with the buffer.  I do not currently use tabs, but this
has the potential to impact future development
2017-10-17 23:53:04 -04:00
47a3bf1dfb
Swap ctrlp to fzf for faster fuzzy finds 2017-10-17 23:53:04 -04:00
2b9e9ca134
Update README (finally) 2017-10-17 23:22:31 -04:00
aa8965ff94
Cleanup plugins 2017-09-12 09:11:38 -04:00
f113e0428c
Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
fbc528da5f
Enable true colors 2017-08-30 21:18:04 -04:00
fdd2d39ebb
Add more aliases... 2017-07-10 10:30:27 -04:00
de410b87a2
Force sublime text to accept file path
https://github.com/SublimeTextIssues/Core/issues/675#issuecomment-73426588
outlines an issue with tmux that I am affected by.  This fixes it.  I
assume the same thing applies on Linux but don't have a gui to test on.
2017-07-10 10:29:01 -04:00
0d49f3bcbc
Fix gpg program to use
The latest homebrew upgrade seems to no longer provide gpg and instead
provides gpg2.
2017-05-02 08:59:36 -04:00
28a3897995
Fix TouchBar when it (frequently) breaks
From http://osxdaily.com/2017/01/11/manually-refresh-touch-bar-mac/ this
will reset the control portion of the touch bar which has been
frequently breaking in New and Interesting Ways™.
2017-04-11 19:11:04 -04:00
14460d6f38
gitconfig revisit
Nothing major but two nice updates:

* showUntrackedFiles = all

When a new directory enters the repo space, this should show all files
in the directory instead of just the directory name

* fsckobjects = true

Universally recommended via the note in the file
2017-04-06 10:43:51 -04:00
92085b6f7d
This was breaking stuff 2017-04-06 10:43:04 -04:00
87db323709
Sign all commits 2017-02-20 11:02:45 -05:00
23557cf409
Updates for GPG 2017-02-20 10:02:49 -05:00
28b3162317 Alias to fix time in Docker 2017-02-07 22:58:12 -05:00
b22a99292e Be a bit faster loading rbenv/nodenv 2017-01-17 09:23:38 -05:00
0f3bd4652a Some yarn functionality 2017-01-14 12:18:34 -05:00
2b50656cda Revert "Lazy load our shim loaders"
This reverts commit 982439c2b2.
2017-01-03 17:25:46 -05:00
dd2b5b54cd Alias npm-exec function 2017-01-03 16:32:04 -05:00
982439c2b2 Lazy load our shim loaders 2017-01-03 16:28:49 -05:00
0fccfd640c Nodenv over nvm 2016-12-22 13:26:45 -05:00
4ea11149c5 BSD ls does not have -I; use find 2016-12-13 14:37:15 -05:00
d1577873fc Homebrew said so 2016-11-16 09:14:09 -05:00
9917043378 Make row and column colorings more apparent 2016-11-16 09:13:36 -05:00
636460b6bc Add Javascript aws-sdk default profile env
They are different............
2016-10-28 15:51:07 -04:00