Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briancain/starter-dotfiles
A beginner dotfiles repo. Feel free to fork it and customize!
https://github.com/briancain/starter-dotfiles
automation beginner dotfiles shell starter-dotfiles tutorial
Last synced: 16 days ago
JSON representation
A beginner dotfiles repo. Feel free to fork it and customize!
- Host: GitHub
- URL: https://github.com/briancain/starter-dotfiles
- Owner: briancain
- License: other
- Created: 2014-11-18T04:46:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T23:33:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-10T17:15:51.202Z (29 days ago)
- Topics: automation, beginner, dotfiles, shell, starter-dotfiles, tutorial
- Language: Shell
- Homepage: http://briancain.net/starting-your-own-dotfiles/
- Size: 223 KB
- Stars: 10
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Starter Dotfiles
Looking to start your own dotfiles? Feel free to fork this repo and customize away!
Want more information? Read my [post](http://briancain.net/starting-your-own-dotfiles/).
## How to install
Clone my dotfiles into a directory
$ git clone https://github.com/briancain/starter-dotfiles ~/.dotfiles
Then `cd .dotfiles` and run my simple install bash script
$ ./install.bash
# Like this?
Check out my personal dotfiles [here](https://github.com/briancain/dotfiles) on Github. Feel free to take what you find useful!