Skip to content

Instantly share code, notes, and snippets.

@mykolaharmash
Last active December 5, 2016 10:25
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 mykolaharmash/88c6889faf9b6b15873e38906ce8dc0d to your computer and use it in GitHub Desktop.
Save mykolaharmash/88c6889faf9b6b15873e38906ce8dc0d to your computer and use it in GitHub Desktop.
cd $HOME
rm .bash_it 2>/dev/null
rm .bashrc 2>/dev/null
rm .bash_profile 2>/dev/null
rm .vimrc 2>/dev/null
rm .tmux.conf 2>/dev/null
rm .viminfo 2>/dev/null
rm -rf .vim 2>/dev/null
rm -rf .dotfiles 2>/dev/null
rm -rf .tmux 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment