added git info

This commit is contained in:
2015-02-23 17:24:47 +01:00
parent 93bf55135b
commit 4b369ecd30
2 changed files with 32 additions and 0 deletions

View File

@@ -6,3 +6,9 @@ fi
ln -s `pwd`/bin/* ~/bin/.
sudo apt-get install mplayer
sudo apt-get install git tmux
git config --global user.email "git@djoce.net"
git config --global user.name "Jocelyn Fiat"