A folder of dotfiles and scripts for setting up a new machine with settings that I enjoy.
Alexander Azzo
macOS or linux
git clone https://github.com/azzoam/dotfiles.git ~/dotfiles
windows
git clone https://github.com/azzoam/dotfiles.git %homedrive%%homepath%\dotfiles
macOS
cd ~/dotfiles
./osx_install_links.sh
linux
cd ~/dotfiles
./linux_install_links.sh
windows
NOTE: Need to run cmd.exe as administrator before running link script.
cd %homedrive%%homepath%\dotfiles
win32_install_links.bat