Update README

This commit is contained in:
2024-04-04 16:13:18 +01:00
parent cb4f8e8631
commit f0e9194d6c

View File

@@ -1,18 +1,11 @@
Dotfiles ## Dotfiles
========
A collection of dotfiles used by [nikdoof](https://github.com/nikdoof) A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)
Linux ## Linux / macOS
-----
Installation is handled by `stow`. Installation is handled by `stowage`.
``` ```
curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash 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)