https://github.com/rhardih/dotfiles
My personal collection of settings and hacks
https://github.com/rhardih/dotfiles
dotfiles shell
Last synced: 19 days ago
JSON representation
My personal collection of settings and hacks
- Host: GitHub
- URL: https://github.com/rhardih/dotfiles
- Owner: rhardih
- Created: 2012-08-01T10:03:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T21:01:53.000Z (about 1 month ago)
- Last Synced: 2025-03-19T22:21:52.072Z (about 1 month ago)
- Topics: dotfiles, shell
- Language: Shell
- Homepage:
- Size: 355 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This is my personal collection of settings and hacks to make day to day life in
the commandline a little bit sweeter.http://dotfiles.github.io/
## First run
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rhardih/dotfiles/HEAD/bootstrap.sh)"
```