There is no magic here. The bash script just creates symbolic links from ~/dotfiles
.
# >>> start
cd ~
git clone [email protected]:tatthien/dotfiles.git
cd dotfiles
./install.sh
# >>> done
There is no magic here. The bash script just creates symbolic links from ~/dotfiles
.
# >>> start
cd ~
git clone [email protected]:tatthien/dotfiles.git
cd dotfiles
./install.sh
# >>> done