🐧 rgomezcasas/dotfiles
Simple, fast, good-looking, productivity-increaser dotfiles
Install Terminal Bash Scripts Git configuration
Performance 🐢💨
I like to open/split the iTerm and immediately have all operative. I've reached this goal with this configuration.
λ ~ TIMEFMT=$'real %E\tuser %U\tsys %S'; repeat 10 {time zsh -i -c exit}
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.01s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.01s
real 0.01s user 0.00s sys 0.00s
real 0.01s user 0.00s sys 0.00s
This is a way faster than using oh-my-zsh with the minimal setup.
🍩 Inspirations
⚖️ License
The MIT License (MIT). Please see License for more information.