index
:
dotfiles
master
mattst88's dotfiles
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
zsh/.zshrc
2
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 1e85efe..4239018 100755
--- a/
zsh/.zshrc
+++ b/
zsh/.zshrc
@@ -7,13 +7,11 @@ ZSH_THEME="gentoo"
plugins=(
autojump
colored-man-pages
- fd
fzf
git
gpg-agent
mosh
pass
- ripgrep
)
source $ZSH/oh-my-zsh.sh