Attila's cross-platform dotfiles
On all OS's, you need to make sure that Git is installed.
On Windows you must use a Linux-like environment such as Git Bash, Cygwin, or Windows Subsystem For Linux.
On macOS you must make sure coreutils
are installed by running: brew install coreutils
.
cd $HOME
git clone git@github.com:amcsi/dotfiles.git # Or alternatively https://github.com/amcsi/dotfiles.git
dotfiles/bin/install_dotfiles.sh
# Then follow the installation interactively