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

https://github.com/timmo001/dotfiles

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

dotfiles linux neovim neovim-config nvim nvim-config stow ubuntu

Last synced: 8 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

# Dotfiles symlinked on my machine

## Install

To install/setup your dotfiles, run this script:

```zsh
./install.sh
```

## Cleanup

To remove the stowed directories and start again, run this script:

```zsh
./clean.sh
```