Added git config

This commit is contained in:
Jan Christian Grünhage 2016-08-02 16:43:34 +02:00
parent 310452c380
commit bb0b4f2572
No known key found for this signature in database
GPG Key ID: 62BEE5EB8F370DC6
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
#!/bin/bash
git config --global user.name "Jan Christian Grünhage"
git config --global user.email mail@janchristiangruenhage.de
git config --global gpg.program gpg2
git config --global commit.gpgsign true
sudo dnf install -y http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm https://prerelease.keybase.io/keybase_amd64.rpm
sudo dnf copr enable -y decathorpe/syncthing
sudo dnf copr enable -y region51/chrome-gnome-shell