We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc87f9 commit 3f5cb0dCopy full SHA for 3f5cb0d
.gitconfig
@@ -13,6 +13,4 @@
13
clean = git lfs clean %f
14
smudge = git lfs smudge %f
15
required = true
16
-[commit]
17
- gpgsign = true
18
.zshrc
@@ -11,7 +11,7 @@ DISABLE_AUTO_TITLE="true"
11
# DISABLE_CORRECTION="true"
12
# COMPLETION_WAITING_DOTS="true"
# DISABLE_UNTRACKED_FILES_DIRTY="true"
-plugins=(atom emoji encode64 git httpie npm osx screen vagrant web-search gpg-agent)
+plugins=(atom emoji encode64 git httpie npm osx screen vagrant web-search)
source $ZSH/oh-my-zsh.sh
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
0 commit comments