https://github.com/stigi/.dots
My dotfiles. Hand selected and proven worthy.
https://github.com/stigi/.dots
dotfiles shell zsh
Last synced: about 2 months ago
JSON representation
My dotfiles. Hand selected and proven worthy.
- Host: GitHub
- URL: https://github.com/stigi/.dots
- Owner: stigi
- License: mit
- Created: 2014-09-13T23:01:30.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T14:23:53.000Z (over 1 year ago)
- Last Synced: 2025-03-27T03:12:54.196Z (over 1 year ago)
- Topics: dotfiles, shell, zsh
- Language: Shell
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# .dots
My dotfiles. Please have a look.
They are based on [zsh](http://zsh.sourceforge.net) which we all love.
## Installation
1. Clone it into `~` (other locations should work, but that's what I'd suggest)
2. Bootstrap by running `script/bootstrap`
This will create a few symlinks into your home directory. It will also install [homebrew](brew.sh) and might in the future install more command line necessities.
## Inspiration & Credits
Most of the stuff in here is based [holman/dotfiles](https://github.com/holman/dotfiles/) and [robb/.dotfiles](https://github.com/robb/.dotfiles) (which itself took many things from holman/dotfiles). Thanks guys!
In general, most of the stuff has been copied from various places. Let's just call it common knowledge of the internet :wink: