An open API service indexing awesome lists of open source software.

https://github.com/bmeurer/dotfiles

Collection of various dotfiles
https://github.com/bmeurer/dotfiles

Last synced: 6 months ago
JSON representation

Collection of various dotfiles

Awesome Lists containing this project

README

          

# Dotfiles

This repository contains various dotfiles I usually share across various
systems. The idea is based on the [dotfiles](https://github.com/holman/dotfiles)
repository of [@holman](https://github.com/holman).

## Installation

- `git clone git://github.com/bmeurer/dotfiles ~/.dotfiles`
- `cd ~/.dotfiles`
- `./install.sh`

This will symlink the appropriate files in `.dotfiles` to your home directory.
Everything is configured and tweaked within `~/.dotfiles`, though.

## License

See the [LICENSE](https://raw.github.com/bmeurer/dotfiles/master/LICENSE) file
for details.