ed6f0f2215
Alias adding git trailers
2023-04-08 01:40:42 -04:00
e992ac389d
Prefer bin/rails when available
2023-04-07 19:34:44 -04:00
a65bd1be66
List changes since last tag
2023-01-31 13:35:16 -05:00
c7543de2b0
Additional installs for work
2023-01-06 09:11:37 -05:00
2b8c19e26f
Install fzf for zsh
2022-11-22 20:26:02 -05:00
4a005b8f8c
Minor fixes
2022-11-22 20:14:36 -05:00
36afcfabb4
Start using nvim where available (again)
2022-09-17 09:22:45 -04:00
7fd1eb3033
Try homebrew for linux
2022-09-13 20:17:06 -04:00
6f14c93898
Include additional zsh env (fzf/gnu tar)
2022-06-18 00:49:38 -04:00
e880636906
Install Rust
2022-05-04 20:41:34 -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
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
bd8b984fcb
Prefer gnu-sed
2022-01-18 09:20:22 -05:00
f5af7f2580
Cache completion loading
2022-01-18 09:18:30 -05:00
c1f30fcbce
Prevent git alias from immediate evaluation
2022-01-13 09:09:29 -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
0d1d285887
Show git branch in prompt
2022-01-11 22:30:37 -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
56722c33c1
Make sure Mac works
2021-11-07 08:10:47 -05: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
ce3c1690cb
Replace sublime text with vscode
2021-06-18 22:10:33 -04:00
ceac620621
Be better at preventing asdf init errors
2021-05-21 08:15:34 -04:00
4e5e48c64a
Use GNU stow to manage symlinks
2021-05-13 21:09:01 -04:00
2e5b6aeae8
I didn't use the error code anyway
2021-04-01 22:16:35 -04:00
b22a16bc13
Fix timestamp in prompt
2020-04-23 15:53:50 -04:00
72c63e907d
Make timestamp 24 hour
2020-03-26 16:03:03 -04:00
eff7e9d880
Revamp
2016-08-14 20:57:24 -04:00
fc93915876
Straight up steal oh-my-zsh autocompletion
2016-03-24 15:00:18 -04:00
ba2afd41e9
Case insensitve auto-completion
2016-01-07 23:17:19 -05:00
8ed71cb139
Some old stuff, some ruby
2016-01-04 10:33:14 -05:00
8b2eaa7d07
Make correction work
2015-12-11 07:48:47 -05:00
63f9ff9ecf
replace old prompt, dropping funtion for speed
2015-12-11 00:31:30 -05:00
f2676dabcf
Prompt work...mostly, notes
...
Hack together a prompt that does most of what we did before but is a bit
simpler. Throw it all into precmd because why not....
2015-12-11 00:23:32 -05:00
db3bfa4036
base but still broken git
2015-12-10 15:46:53 -05:00
29dddbf605
no atomaka reference (git info still broekn)
2015-12-10 14:45:29 -05:00
48c0739427
Update prompt without zprezto
2015-12-10 11:35:28 -05:00
219eaf5c70
Cleanup some stuff
...
rbenv loading and some minor display stuff
2015-08-03 14:27:37 -04:00