Skip to content

Instantly share code, notes, and snippets.

@surajssd
Last active November 14, 2018 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save surajssd/33bf67f34b30719091c499272ac2c3f6 to your computer and use it in GitHub Desktop.
Save surajssd/33bf67f34b30719091c499272ac2c3f6 to your computer and use it in GitHub Desktop.
sudo dnf -y install git
mkdir ~/git
cd ~/git
git clone https://github.com/surajssd/dotfiles
cd dotfiles
./installers/install-configs.sh
./installers/install-local-bin.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment