https://github.com/mattbertolini/profilesettings
Automate dotfiles installation
https://github.com/mattbertolini/profilesettings
Last synced: 11 months ago
JSON representation
Automate dotfiles installation
- Host: GitHub
- URL: https://github.com/mattbertolini/profilesettings
- Owner: mattbertolini
- Created: 2010-11-04T23:42:52.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T01:42:33.000Z (about 1 year ago)
- Last Synced: 2025-05-08T02:31:39.999Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Dotfiles
```shell
git clone git@github.com:mattbertolini/profilesettings
cd profilesettings
./install.sh
```
# Testing
## Run Tests
```shell
./run-tests.sh
```