Skip to content

MJuma/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles

Installation

Unix

Dependencies:

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

NT

Dependencies:

  • Administrator PowerShell window
Set-ExecutionPolicy Unrestricted
./PowerShell/Scripts/firstRun/firstRun.ps1