Commit graph

418 commits

Author SHA1 Message Date
648377fd75
Add context.vim 2022-09-17 00:03:47 -04:00
0589a622de
Try out some colors... 2022-09-15 22:52:12 -04:00
3a7a94ed34
Try out nvim again 2022-09-14 19:57:15 -04:00
6d8aa31c95
Cleanup install 2022-09-14 09:12:16 -04:00
a77f02c7bf
Migrate to Linuxbrew, prefer script to Makefile 2022-09-13 23:08:01 -04:00
7fd1eb3033
Try homebrew for linux 2022-09-13 20:17:06 -04:00
9fc9458e32
Format JSON in VIM 2022-09-13 14:46:20 -04:00
16fb581726
Remove syntastic for now
Rust + substrate + tooling xD
2022-09-13 14:40:28 -04:00
5ab4586494
Swap to gh over hub 2022-08-25 13:23:08 -04:00
90b01c3efd
More mac installs 2022-06-18 01:09:09 -04:00
6f14c93898
Include additional zsh env (fzf/gnu tar) 2022-06-18 00:49:38 -04:00
e3a2f44786
Use editorconfig :( 2022-06-18 00:48:35 -04:00
c93b80cd81
Try out syntastic 2022-05-21 10:12:48 -04:00
05940d1cd7
Override line length in Rust files 2022-05-21 09:59:42 -04:00
5586bfbf55
Setup vim for Rust (basic) 2022-05-18 10:45:30 -04:00
fe6902a615
Install additional necessary applications 2022-05-18 10:45:11 -04:00
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