Features:
zshvimtmuxspacemacshammerspoon- and some custom scripts...
For now, these are my MacOS specific dotfiles. More OSs may come in the future. Feel free to use 'em!
These steps assume you're setting up a new machine. However, the install script is non-destructive and can be run multiple times for updates or tweaks.
- Download this repo with:
curl -L https://github.com/zachfedor/dotfiles/archive/master.zip -o ~/dotfiles.zip - Unzip it:
unzip ~/dotfiles.zip - Clean up:
mv ~/dotfiles-master ~/.dotfiles && rm ~/dotfiles.zip - Run the installer:
.dotfiles/install.sh
Note: If the installer doesn't run, make sure the file's permissions allow it to be executed.
The installer will:
- backup any existing dotfiles
- create symlinks to new dotfiles
- switch to
zshand installoh-my-zsh - install package managers:
homebrew,npm, andgem