Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kern/dotfiles
@kern's dotfiles
https://github.com/kern/dotfiles
dotfiles neovim shell tmux
Last synced: 10 days ago
JSON representation
@kern's dotfiles
- Host: GitHub
- URL: https://github.com/kern/dotfiles
- Owner: kern
- License: mit
- Created: 2012-05-14T00:28:12.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T01:38:29.000Z (18 days ago)
- Last Synced: 2025-01-27T02:29:03.259Z (18 days ago)
- Topics: dotfiles, neovim, shell, tmux
- Language: Vim Script
- Homepage:
- Size: 1.52 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).