https://github.com/martinbrugnara/dotfiles
My dotfiles & macOS bootstrap script
https://github.com/martinbrugnara/dotfiles
dotfiles linux osx shell
Last synced: about 2 months 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T18:47:41.000Z (over 2 years ago)
- Last Synced: 2025-06-04T21:55:32.301Z (about 1 year ago)
- Topics: dotfiles, linux, osx, shell
- Language: Shell
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- 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`