Files
dotfiles/README.md

19 lines
397 B
Markdown

Dotfiles
========
A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)
Linux
-----
Installation is handled by `stow`.
```
curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash
```
Windows
-------
Installation is managed by [PSDotFiles](https://github.com/ralish/PSDotFiles). Which can be easily installed from the PSGallery (check bootstrap.ps1)