Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dni/.dotfiles

after years of manually symlinking my dotfiles everywhere, i decided to create a new structure, use stow and redo my long beloved dotfiles repository.
https://github.com/dni/.dotfiles

Last synced: 9 days ago
JSON representation

after years of manually symlinking my dotfiles everywhere, i decided to create a new structure, use stow and redo my long beloved dotfiles repository.

Awesome Lists containing this project

README

        

# the beginning of a new era :)
requires stow to manage to symlinks

## dotfiles script
```sh
chmod +x dotfiles
./dotfiles # installs all dotfiles
./dotfiles uninstall_all # installs all dotfiles

# install single modules
./dotfiles install_vim
./dotfiles uninstall_vim
```
## my scripts
[dni's scripts](https://github.com/dni/scripts)

## old dotfiles
[old repository](https://github.com/dni/dotfiles)

## notes