Adding .hyper.js

master
Raphael 2019-05-13 20:25:35 +02:00 committed by GitHub
parent 5fb6862321
commit 2f353a4f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ ln -fs ${BASE}/bash_profile ${HOME}/.bash_profile
ln -fs ${BASE}/bash_aliases ${HOME}/.bash_aliases
ln -fs ${BASE}/zshrc ${HOME}/.zshrc
ln -fs ${BASE}/gitignore ${HOME}/.gitignore
ln -fs ${BASE}/hyper.js ${HOME}/.hyper.js
git config --global user.email "raphael@crvx.fr"
git config --global user.name "sundowndev"