Commit graph

429 commits

Author SHA1 Message Date
8ef10b05ac
Move ruby 3 script to note instead 2022-11-22 20:14:12 -05:00
8bf2d214b6
Swap windows in tmux 2022-11-20 12:23:08 -05:00
8495c9d0b7
Allow renaming of files 2022-11-04 21:31:49 -04:00
ceaa139ea0
Script for Ruby with openssl3 install 2022-11-04 21:06:26 -04:00
074e0891ac
Cleanup after missed commits before format xD 2022-11-02 12:17:19 -04:00
ee2869e335
Prevent tmux color change if it's not running 2022-11-01 22:12:22 -04:00
32b33a73c5
Whoops.... 2022-11-01 21:41:37 -04:00
4143a7971a
Take first steos toward nvim lua config 2022-09-21 22:02:30 -04:00
e090f64788
Bring back crosshairs 2022-09-17 11:53:43 -04:00
55dbf9591d
Re-enable line column 2022-09-17 11:48:08 -04:00
36afcfabb4
Start using nvim where available (again) 2022-09-17 09:22:45 -04:00
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