https://github.com/ullmark/dotfiles
This is just a repo containing my configuration files for Os X
https://github.com/ullmark/dotfiles
Last synced: 10 months ago
JSON representation
This is just a repo containing my configuration files for Os X
- Host: GitHub
- URL: https://github.com/ullmark/dotfiles
- Owner: ullmark
- Created: 2012-05-04T11:03:20.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T08:19:00.000Z (over 6 years ago)
- Last Synced: 2025-04-21T12:57:20.243Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 52.7 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
this repo contains my *dotfiles*.
## installation
```shell
$ git clone https://github.com/ullmark/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ rake install
```