Using the .dotfiles:
- Clone the repo.
- Run the following commands:
mkdir -p $HOME/.dotfiles;
git clone https://github.com/comraq/dotfiles.git $HOME/.dotfiles/;
chmod +x $HOME/.dotfiles/setup.sh;
$HOME/.dotfiles/setup.sh
Using the .dotfiles:
mkdir -p $HOME/.dotfiles;
git clone https://github.com/comraq/dotfiles.git $HOME/.dotfiles/;
chmod +x $HOME/.dotfiles/setup.sh;
$HOME/.dotfiles/setup.sh