Advertisement
Guest User

ewfwef

a guest
Oct 12th, 2017
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. curl https://gist.githubusercontent.com/mpdude/7a8df4b26c150f6909cbaf4b9ba3ff9d/raw/ > ~/.profile
  2. git config --global core.excludesfile '~/.gitignore'
  3.  
  4.  
  5. ## Folgende Zeilen anpassen:
  6. git config --global user.name 'Luigi Lustig'
  7. git config --global user.email 'll@webfactory.de'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement