Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 360 Bytes

File metadata and controls

29 lines (19 loc) · 360 Bytes

dotfiles

dotfiles

Installation

Unix

Dependencies:

  • GNU Stow
  • cURL
chmod +x setup.sh
./setup.sh [-n: dry run]

NT (Windows 11)

Dependencies:

  • Administrator PowerShell 7+ window
  • WinGet (built-in on Windows 11)
Set-ExecutionPolicy Unrestricted
./pwsh/install/install.ps1