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

https://github.com/valbeat/dotfiles

My dotfiles
https://github.com/valbeat/dotfiles

dotfiles shell vim

Last synced: 5 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

# dotfiles

[![Test](https://github.com/valbeat/dotfiles-testing/actions/workflows/test.yml/badge.svg)](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)