Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 235 Bytes

README.md

File metadata and controls

18 lines (7 loc) · 235 Bytes

Using the .dotfiles:

  1. Clone the repo.
  2. 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