Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kern/dotfiles

@kern's dotfiles
https://github.com/kern/dotfiles

dotfiles neovim shell tmux

Last synced: 2 months ago
JSON representation

@kern's dotfiles

Awesome Lists containing this project

README

        

# @kern's dotfiles

**WHAT THE HACK!**

## Dotfiles included

* **.config/nvim**: neovim configuration
* **.tmux.conf**: tmux configuration
* **.gitignore**: global git ignore for macOS
* **.gitconfig**: git and GitHub configuration
* **.hushlogin**: no MOTD

## Usage

*Warning:* Running `make` will overwrite your dotfiles!

$ git clone git://github.com/kern/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles && make

## License

`@kern/dotfiles` is released under the [BSD 3-Clause license](https://github.com/kern/dotfiles/blob/master/LICENSE).