/dotfiles

My dotfiles

Primary LanguageEmacs LispThe UnlicenseUnlicense

My dotfiles

On Unix

> brew install stow
> make

On Windows

From a "Run As Administrator" Powershell prompt

> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser 
> .\stow.ps1