https://github.com/fetchandadd/dotfiles-mac
https://github.com/fetchandadd/dotfiles-mac
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fetchandadd/dotfiles-mac
- Owner: fetchandadd
- Created: 2024-02-16T21:44:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T19:49:19.000Z (over 2 years ago)
- Last Synced: 2025-01-17T13:39:17.685Z (over 1 year ago)
- Language: Shell
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Dotfiles
## Bootstrapping
```sh
curl -sSL https://raw.githubusercontent.com/timtegeler/dotfiles/master/bootstrap.sh | sh
```
## Installing
```sh
cd dotfiles
bash install.sh
```