HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sgtpep

no profile record

comments

sgtpep
·hace 10 años·discuss
Just git.

  cd ~
  git init
  git remote add origin https://[email protected]/sgtpep/dotfiles.git
  git fetch
  git checkout -ft origin/master
  git config status.showUntrackedFiles no