Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martinbrugnara/dotfiles
- Owner: MartinBrugnara
- Created: 2015-02-03T15:30:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T18:47:41.000Z (8 months ago)
- Last Synced: 2024-03-23T19:39:41.203Z (8 months ago)
- Topics: dotfiles, linux, osx, shell
- Language: Shell
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`