git clone https://github.com/Kovrinic/dotfiles.git ~/dotfiles
cd ~/dotfiles
## Initialize new computer
./bin/dotsync -I
## add the computer to ~/dotfiles/dotsyncrc under host section
## also fill in which files you want synced from home directory to dotfiles
## Create the symlinks
./bin/dotsync -L
## update bash
sourch ~/.bashrc
## Now dotsync has been added to your user PATH
Last active
July 21, 2016 00:29
-
-
Save Kovrinic/3b307a6a4fb34a7403565927ee3b62d7 to your computer and use it in GitHub Desktop.
Initial install of custom dotsync
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment