https://github.com/valbeat/dotfiles
My dotfiles
https://github.com/valbeat/dotfiles
dotfiles shell vim
Last synced: 5 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/valbeat/dotfiles
- Owner: valbeat
- Created: 2016-11-07T14:48:47.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T07:55:49.000Z (5 months ago)
- Last Synced: 2026-01-15T13:06:29.389Z (5 months ago)
- Topics: dotfiles, shell, vim
- Language: Vim Script
- Homepage:
- Size: 563 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
[](https://github.com/valbeat/dotfiles-testing/actions/workflows/test.yml)
## Installing
```shell
$ git clone git@github.com:valbeat/dotfiles.git $HOME/dotfiles
$ cd $HOME/dotfiles
$ make install
```
This will create symlinks from this repo to your home folder.
## Contribution
1. Fork ([https://github.com/valbeat/dotfiles/fork](https://github.com/valbeat/dotfiles/fork))
1. Create a feature branch
1. Commit your changes
1. Rebase your local changes against the `main` branch
1. Create a new Pull Request
## Author
[valbeat](https://github.com/valbeat)