.dotfiles
Installation
Windows CMD
Requirements:
- Windows CMD
- curl executable
- Winget executable (>= v1.6.2631, follow instruction from winget repository if you don’t have or have a lower version)
curl -L dotfiles.ranolp.dev/setup | cmd /Q
Windows PowerShell (TODO)
Requirements:
- Windows PowerShell
- Winget executable (>= v1.6.2631, follow instruction from winget repository if you don’t have or have a lower version)
curl dotfiles.ranolp.dev/setup | iex
Windows ArchWSL (WIP)
Requirements:
- ArchWSL Bash
- curl executable
curl -L dotfiles.ranolp.dev/setup | sh
macOS (TODO)
Requirements:
- macOS zsh
- curl executable
curl -L dotfiles.ranolp.dev/setup | sh