Skip to content

Commit 3f5cb0d

Browse files
committed
SMH
1 parent fbc87f9 commit 3f5cb0d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@
1313
clean = git lfs clean %f
1414
smudge = git lfs smudge %f
1515
required = true
16-
[commit]
17-
gpgsign = true
1816

.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DISABLE_AUTO_TITLE="true"
1111
# DISABLE_CORRECTION="true"
1212
# COMPLETION_WAITING_DOTS="true"
1313
# DISABLE_UNTRACKED_FILES_DIRTY="true"
14-
plugins=(atom emoji encode64 git httpie npm osx screen vagrant web-search gpg-agent)
14+
plugins=(atom emoji encode64 git httpie npm osx screen vagrant web-search)
1515

1616
source $ZSH/oh-my-zsh.sh
1717
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin

0 commit comments

Comments
 (0)