Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rgomezcasas/dotfiles

:penguin: Simple, fast, productivity-increaser dotfiles
https://github.com/rgomezcasas/dotfiles

alfred bash contexts dotfiles fasd fzf git intellij iterm shell spectacle vim zsh

Last synced: 27 days ago
JSON representation

:penguin: Simple, fast, productivity-increaser dotfiles

Awesome Lists containing this project

README

        


rgomezcasas/dotfiles





rgomezcasas/dotfiles


Simple, fast, productivity-increaser dotfiles



Install  • 
Shell  • 
Bash Scripts  • 
Git configuration

## 🚀 Installation
```bash
bash <(curl -s https://raw.githubusercontent.com/rgomezcasas/dotfiles/master/installer)
```
Also, I have my **personal** [installation guide](doc/installation-guide.md).

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

```bash
λ ~ 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
```bash
dot self update
```

## 🔥 Other dotfiles I like
* https://github.com/Tuurlijk/dotfiles: Good performance
* https://github.com/denisidoro/dotfiles: `dot` command "inspiration"

## ⚖️ License
The MIT License (MIT). Please see [License](LICENSE) for more information.