Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martinbrugnara/dotfiles

My dotfiles & macOS bootstrap script
https://github.com/martinbrugnara/dotfiles

dotfiles linux osx shell

Last synced: 11 days ago
JSON representation

My dotfiles & macOS bootstrap script

Awesome Lists containing this project

README

        

# My dot files

- `links.sh`: Creates a link in the home directory for each file in `files`.
- `osx-bootstrap.sh`: Install common programs and utilities on clean macOS.
- for zsh:
```
git config --add oh-my-zsh.hide-status 1
git config --add oh-my-zsh.hide-dirty 1
```

API key and other personal ENV vars are expected to be listed in `~/.secrets.sh`