Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hacksore/dotfiles

my dotfiles
https://github.com/hacksore/dotfiles

dotfiles neovim-dotfiles

Last synced: 17 days ago
JSON representation

my dotfiles

Awesome Lists containing this project

README

        

# dotfiles

These are my dotfiles and neovim configuration.

### Install

```
# clone the dotties
git clone https://github.com/Hacksore/dotfiles.git ~/dotfiles

# move into the dotties
cd ~/dotfiles

# link them
stow .
```