Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imhicihu/dotfiles

Dotfiles collection collected along the times
https://github.com/imhicihu/dotfiles

dotenv dotfiles

Last synced: about 2 months ago
JSON representation

Dotfiles collection collected along the times

Awesome Lists containing this project

README

        


Logotipo del repositorio .dotfiles



# RATIONALE #

* This internal project reflects our needs to automatize environment settings in a mac operating system.
* This is a living document that will evolve from time to time.

### Install

```
git clone https://github.com/imhicihu/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./bootstrap.sh bundle/macOS
```
### or linux env

```
cd ~/.dotfiles && ./bootstrap.sh bundle/linux
```