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
- Host: GitHub
- URL: https://github.com/bmeurer/dotfiles
- Owner: bmeurer
- License: apache-2.0
- Created: 2012-04-14T15:14:20.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T06:30:12.000Z (over 1 year ago)
- Last Synced: 2025-02-25T07:37:24.804Z (over 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 1.5 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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.