Added ~/bin to PATH, and fixed gitconfig for Mint

This commit is contained in:
Eric Renfro 2018-12-23 16:46:15 -05:00
parent f614ed6de8
commit 6b9bbcb85a
2 changed files with 1 additions and 2 deletions

View File

@ -21,5 +21,3 @@
helper = /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
#helper = /usr/libexec/git-core/git-credential-libsecret
#helper = libsecret
[gpg]
program = gpg2

1
.zshrc
View File

@ -11,6 +11,7 @@
# User configuration sourced by interactive shells
#
typeset -U PATH
PATH="$HOME/bin:$PATH"
export PATH
# Change default zim location