Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svieira/dotfiles
My Dotfiles
https://github.com/svieira/dotfiles
bash bashrc dotfiles homebrew prompt
Last synced: about 3 hours ago
JSON representation
My Dotfiles
- Host: GitHub
- URL: https://github.com/svieira/dotfiles
- Owner: svieira
- Created: 2015-12-22T13:10:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T02:52:04.000Z (5 months ago)
- Last Synced: 2024-06-26T03:42:06.745Z (5 months ago)
- Topics: bash, bashrc, dotfiles, homebrew, prompt
- Language: Shell
- Size: 116 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Just like it says on the tin, a collection of dotfiles.
Take what you like, please leave comments if I'm doing something horribly wrong.Ideas sourced from:
* https://github.com/brandon-rhodes/homedir
* https://github.com/mitsuhiko/dotfiles
* https://github.com/mathiasbynens/dotfiles
* https://github.com/fredsmith/dotfiles(Among others)
## Installing
* Download [`install-dotfiles`](https://raw.githubusercontent.com/svieira/dotfiles/master/install-dotfiles)
* Verify that it is what you expect
* `chmod +x install-dotfiles`
* Set `$CONFIGDIR` if you want it to be something other than `$HOME/dotfiles`
* Set `$LOCAL_BIN` if you want the files in `bin/` to be symlinked to somewhere other than `~/.local/bin`
* `./install-dotfiles`## License
All snippets are licensed under MIT inasmuch as they need a license at all.