mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
19 lines
397 B
Markdown
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)
|