Alpha Chen
|
5d47467865
|
chruby auto-switch
|
1 year ago |
Alpha Chen
|
f74a0d3584
|
zlua
|
1 year ago |
Alpha Chen
|
abbd2703ef
|
starship
|
1 year ago |
Alpha Chen
|
383b678150
|
fix completing git branches w/fzf in tmux
|
1 year ago |
Alpha Chen
|
188bbe60e8
|
mu
|
1 year ago |
Alpha Chen
|
464e292e08
|
set up fzf bindings and hack for fzf git branch w/tmux
|
1 year ago |
Alpha Chen
|
c1fa109324
|
move zsh hook to rc, use nvim as default editor
|
1 year ago |
Alpha Chen
|
bf45a3c304
|
use homebrew's completions
|
1 year ago |
Alpha Chen
|
1a8f94802f
|
experimenting with using a bare repo for dotfiles
|
1 year ago |
Alpha Chen
|
561c3232fb
|
handle spaces in directories for fasd with fzf
|
1 year ago |
Alpha Chen
|
086cb046d9
|
use fd with fzf, usd fzf for fasd
|
1 year ago |
Alpha Chen
|
b1e67ce482
|
simplify setting homebrew envvars
|
1 year ago |
Alpha Chen
|
e48bf2dab6
|
remove unnecessary chruby initialization
|
1 year ago |
Alpha Chen
|
4022a456f6
|
don't auto-switch with chruby
This can make $PATH wonky
|
1 year ago |
Alpha Chen
|
8cbd04baa5
|
update with a few tweaks
- Use `$HOMEBREW_PREFIX` since it's already there
- Don't `chruby ruby` automatically since it messes with `$PATH`
- Try using fzf's builtins
|
1 year ago |
Alpha Chen
|
6fedb9e968
|
add nix path
|
1 year ago |
Alpha Chen
|
c00d0adf4f
|
add terraform completion
|
1 year ago |
Alpha Chen
|
2fbe4702c5
|
fzf git bindings
https://junegunn.kr/2016/07/fzf-git/
|
1 year ago |
Alpha Chen
|
11661690b3
|
fix nix
|
1 year ago |
Alpha Chen
|
3465543d98
|
make alt-c work for fzf
|
1 year ago |
Alpha Chen
|
4d3379c69f
|
make brew work on the m1
|
1 year ago |
Alpha Chen
|
948d64d64a
|
make directories easier to see with exa
|
1 year ago |
Alpha Chen
|
44c271b008
|
change prompt success color to green
|
1 year ago |
Alpha Chen
|
c6e946de79
|
add nix, cargo to zshenv
|
1 year ago |
Alpha Chen
|
25c1f87154
|
add terraform completion
|
1 year ago |
Alpha Chen
|
7a3e6bb7da
|
fzf additions
- `z` for fasd support
- `CTRL-G` for git changed files
|
1 year ago |
Alpha Chen
|
35600d3446
|
disable the default RPROMPT
|
1 year ago |
Alpha Chen
|
f277b589db
|
use `$commands` instead of `type` because it's faster
|
1 year ago |
Alpha Chen
|
ddfc76083b
|
don't use kubectl autocompletion by default
```
num calls time self name [89/89]
-----------------------------------------------------------------------------------
1) 1 84.56 84.56 39.42% 84.37 84.37 39.33% __kubectl_bash_source
2) 1 55.07 55.07 25.67% 54.59 54.59 25.45% chruby_use
3) 5 74.61 14.92 34.78% 33.93 6.79 15.82% pmodload
4) 1 8.35 8.35 3.89% 8.24 8.24 3.84% _zsh_highlight_load_highlighters
5) 2 8.09 4.04 3.77% 8.09 4.04 3.77% _zsh_highlight_bind_widgets
6) 1 5.99 5.99 2.79% 5.99 5.99 2.79% prompt_pure_state_setup
7) 2 4.68 2.34 2.18% 4.68 2.34 2.18% promptinit
8) 1 4.09 4.09 1.91% 4.09 4.09 1.91% compinit
9) 18 2.73 0.15 1.27% 2.73 0.15 1.27% (anon)
10) 2 11.50 5.75 5.36% 2.19 1.09 1.02% prompt_pure_setup
11) 1 2.04 2.04 0.95% 2.04 2.04 0.95% async_init
12) 11 0.83 0.08 0.39% 0.83 0.08 0.39% add-zsh-hook
13) 2 2.75 1.37 1.28% 0.71 0.35 0.33% async
14) 1 0.48 0.48 0.22% 0.48 0.48 0.22% chruby_reset
15) 3 0.39 0.13 0.18% 0.39 0.13 0.18% is-at-least
16) 3 0.40 0.13 0.19% 0.34 0.11 0.16% add-zle-hook-widget
17) 1 0.27 0.27 0.12% 0.27 0.27 0.12% chruby_auto
18) 1 12.02 12.02 5.60% 0.13 0.13 0.06% set_prompt
19) 1 12.14 12.14 5.66% 0.12 0.12 0.05% prompt
20) 1 0.19 0.19 0.09% 0.10 0.10 0.05% complete
21) 1 0.09 0.09 0.04% 0.09 0.09 0.04% compdef
22) 1 55.14 55.14 25.70% 0.07 0.07 0.03% chruby
23) 1 0.03 0.03 0.01% 0.03 0.03 0.01% bashcompinit
24) 1 0.02 0.02 0.01% 0.02 0.02 0.01% is-callable
25) 2 0.01 0.00 0.00% 0.01 0.00 0.00% is-darwin
```
|
1 year ago |
Alpha Chen
|
62bc20c8cf
|
nix
|
1 year ago |
Alpha Chen
|
c3d5574107
|
add kubectl completions
|
1 year ago |
Alpha Chen
|
bcee60a5f5
|
use a module for docker completion
|
1 year ago |
Alpha Chen
|
389c2dad42
|
add custom completions
|
1 year ago |
Alpha Chen
|
efd11fbae7
|
fix fzf alt-c command
|
1 year ago |
Alpha Chen
|
c6d1045581
|
add .local/bin to $PATH
|
1 year ago |
Alpha Chen
|
dd3082a77f
|
move aliases to rc, add tmux alias for better integration w/direnv
|
1 year ago |
Alpha Chen
|
8639cc1872
|
fzf updates
|
1 year ago |
Alpha Chen
|
4d9a3cf96e
|
use double quotes
|
1 year ago |
Alpha Chen
|
5567d55f9f
|
fzf
|
1 year ago |
Alpha Chen
|
52b6eed678
|
use exa for ls
|
1 year ago |
Alpha Chen
|
dcf4aefe45
|
move chruby to rc, add .dotfiles/bin
|
1 year ago |
Alpha Chen
|
37c58e1d21
|
move PATH-modifying stuff to zshenv
|
1 year ago |
Alpha Chen
|
305fc21c8d
|
Fix tat session name cleaning
|
1 year ago |
Alpha Chen
|
06c46aa5bd
|
Sub all . for _ for tat
|
1 year ago |
Alpha Chen
|
c7a59b2b7e
|
Selecta support
68554d6965/.zshrc (L122)
|
1 year ago |
Alpha Chen
|
89245945e1
|
Add ~/bin to PATH
|
1 year ago |
Alpha Chen
|
87141e6f33
|
Sanitize tmux session names
|
1 year ago |
Alpha Chen
|
7c78c7020b
|
Add Cargo bin to PATH
|
1 year ago |
Alpha Chen
|
9492e4fc09
|
Move direnv and chruby hooks into zshrc
|
1 year ago |
Alpha Chen
|
10263f90fe
|
Make eject function case-insensitive
|
1 year ago |