rgomezcasas / dotfiles

:penguin: Simple, fast, productivity-increaser dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgomezcasas/dotfiles

rgomezcasas/dotfiles
Simple, fast, productivity-increaser dotfiles

Install  β€’  Shell  β€’  Bash Scripts  β€’  Git configuration

πŸš€ Installation

bash <(curl -s https://raw.githubusercontent.com/rgomezcasas/dotfiles/master/installer)

Also, I have my personal installation guide.

Performance πŸ’πŸ’¨

I like to open/split the iTerm and immediately have all operative. I've reached this goal with this configuration.

Ξ» ~ dot shell zsh test_performance
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.

πŸ₯³ Usage

rgomezcasas/dotfiles Execute dot in your terminal and you'll see all the scripts (and its documentation).

πŸ”° Update

dot self update

πŸ”₯ Other dotfiles I like

βš–οΈ License

The MIT License (MIT). Please see License for more information.

About

:penguin: Simple, fast, productivity-increaser dotfiles

License:MIT License


Languages

Language:Shell 73.7%Language:Python 15.8%Language:Ruby 5.7%Language:Vim Script 3.6%Language:PHP 0.3%Language:Clojure 0.3%Language:Java 0.3%Language:TypeScript 0.2%Language:Hack 0.1%