Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gierens/dotfiles

Well, as the name says, dotfiles!
https://github.com/gierens/dotfiles

Last synced: 9 days ago
JSON representation

Well, as the name says, dotfiles!

Awesome Lists containing this project

README

        

# dotfiles
Well, as the name says, dotfiles! I'm using stow for managing them.
And yes, I know, my neovim config is in Vimscript. I haven't had the time
to migrate it to Lua. Deal with it! :D

## Usage
To install or update the configuration run:
```bash
make
```

To remove it again use:
```bash
make clean
```