df6d4ffe74
Swap work git configs
2022-05-09 12:18:21 -04:00
ade41f76f4
Try something different for OS swap in Makefile
2022-05-09 12:16:50 -04:00
e880636906
Install Rust
2022-05-04 20:41:34 -04:00
87628e0782
Open from vim to Github
2022-03-20 21:12:07 -04:00
0f819ecca6
export editor values
2022-03-12 18:23:15 -05:00
db8166fce8
Run commands repeatedly
2022-03-12 11:24:22 -05:00
e9b32586ab
Diff Rails credentials files
2022-03-12 11:24:09 -05:00
e635cc8573
Provide specific configuration for work ( #4 )
2022-02-23 09:19:29 -05:00
1101ab6766
Bump email
2022-02-23 08:59:31 -05:00
9038387fbc
Only test $1 as program in ,
2022-02-03 20:05:34 -05:00
662063f37b
Provide shortcut to find personal bin exes
2022-02-02 23:17:43 -05:00
686a06e2b6
Don't let Debian (& friends) compinit
...
The zshrc file provided by Debian (and related distributions) at
/etc/zsh/zshrc runs compinit. This means if we run compinit in our own
dotfiles, we will run it twice with minor impact to our startup time.
It also means if we are lazy and add a completion path to our user zshrc
(instead of user zshenv), compinit will run before we modify fpath
causing a complete rebuild and dump of completions since the file count
will change with significant impact to our startup time. So let's
follow the instructions in the system zshrc file:
If you don't want compinit called here, place the line
skip_global_compinit=1
in your $ZDOTDIR/.zshenv
2022-02-02 23:08:56 -05:00
2ba9571efa
Allow benchmarking of zsh
2022-02-02 23:08:09 -05:00
684ea21fa1
( ͡° ͜ʖ ͡°)
2022-01-24 21:53:52 -05:00
f078a223ca
Install go language helper plugin
2022-01-24 10:30:45 -05:00
ab4fd02f99
Update deprecated Alacritty setting
2022-01-24 10:24:36 -05:00
bd8b984fcb
Prefer gnu-sed
2022-01-18 09:20:22 -05:00
f5af7f2580
Cache completion loading
2022-01-18 09:18:30 -05:00
b28abca203
Better vim command prompt
2022-01-14 22:44:39 -05:00
c1f30fcbce
Prevent git alias from immediate evaluation
2022-01-13 09:09:29 -05:00
81f3a7c185
Be more generic with global ignore
2022-01-12 21:49:38 -05:00
437057a1f8
Create aliases to change to git root
2022-01-12 21:42:45 -05:00
a1397f2027
Slightly better completion
2022-01-12 21:39:59 -05:00
4915343011
Prevent splitting while in zoom ( #3 )
2022-01-12 21:35:49 -05:00
c8b89f7679
Bring back some vim customizations
2022-01-12 08:37:48 -05:00
0d1d285887
Show git branch in prompt
2022-01-11 22:30:37 -05:00
11436089c1
Broadend gitignore for personal files
2022-01-11 20:58:39 -05:00
0f960520f8
Fix typo in nodenv install
2022-01-11 19:55:31 -05:00
3e2fd945fe
Use terraform language plugin
2022-01-07 09:30:50 -05:00
9d624ee683
Use vim-fugitive (:Gblame is too habit!)
2022-01-07 09:02:52 -05:00
362f9fb0f6
Add fullscreen binding to Alacritty
2021-12-23 13:17:30 -05:00
00c41d7552
Cleanup from reset after mac setup
2021-12-21 14:48:37 -05:00
bf26003ab3
Completely reset dotfiles ( #2 )
2021-12-21 13:19:10 -05:00
4abd1a6ffc
Play with colors--and make it worse...
2021-11-30 09:35:02 -05:00
ee86aae463
Override git user.email in work dir
2021-11-12 08:32:06 -05:00
3b79f96762
Label solarized themes
2021-11-07 10:19:23 -05:00
56722c33c1
Make sure Mac works
2021-11-07 08:10:47 -05:00
3d686f72e4
Add tmux color schemes
2021-11-06 22:44:35 -04:00
bff26a03ab
include colors test script
2021-11-06 21:00:43 -04:00
4ebe6b615a
Make sure undo can store files
2021-11-06 20:59:11 -04:00
89e230f68a
Make true colors work maybe
2021-11-06 20:49:22 -04:00
29de078156
Provide dynamic color switching
2021-11-06 16:09:29 -04:00
7cf22d650f
Try out Alacritty
2021-11-06 14:01:34 -04:00
dfa33e81e8
Prevent Mac from reodering path
2021-11-06 13:00:08 -04:00
5e6e338807
Utilize compinit caching
...
Substantial speedup
2021-11-06 11:19:14 -04:00
019f27d538
Do some spring cleaning
2021-11-06 11:18:14 -04:00
d9067797a5
Update for later versions of MacOS
2021-11-02 10:05:52 -04:00
f4d6699588
Ship it xD
2021-11-02 09:48:51 -04:00
1778b4d836
Remove asdf
2021-06-25 19:29:48 -04:00
5832f20aec
Hack in some more ruby test running
2021-06-18 22:10:46 -04:00