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

https://github.com/nibalizer/dotfiles

Dotfiles for daily driver linux machine
https://github.com/nibalizer/dotfiles

bash dotfiles yadm

Last synced: 6 days ago
JSON representation

Dotfiles for daily driver linux machine

Awesome Lists containing this project

README

        

# Dotfiles

Dotfiles are managed with [YADM](https://yadm.io/), which was chose primarily becuase it is simple and was available in debain repositories.

The old version of my dotfiles is available in the `old` directory or in the history of this repository if that directory has been deleted.

## Submodules

Vim plugins are managed using vim 8.0+ native packages and submodules. Be sure to issue a `yadm submodule init` and other commands to manage these.