Made git config to be shown after git configuration

This commit is contained in:
Jan Christian Grünhage 2016-09-02 14:56:39 +02:00
parent 36e7b3e4e9
commit b031a5d117
No known key found for this signature in database
GPG Key ID: 62BEE5EB8F370DC6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ function config_git {
git config --global user.email $mail
git config --global gpg.program gpg2
git config --global commit.gpgsign true
git config --list
}
function install_software {
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