summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-03-25 16:16:08 +0300
committerYigit Sever2019-03-25 16:16:08 +0300
commitb83b231ac9f43d724cead8e77a769f4695e137ad (patch)
treebdabdb78f0833a410c527e42c34a7f08c46e9641
parenta6c43fc0cb0b26c9713abd1c31cad52be27b8338 (diff)
downloaddotfiles-b83b231ac9f43d724cead8e77a769f4695e137ad.tar.gz
dotfiles-b83b231ac9f43d724cead8e77a769f4695e137ad.tar.bz2
dotfiles-b83b231ac9f43d724cead8e77a769f4695e137ad.zip
Remove you should use from zsh plugins
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index ebc0480..e2a2392 100644
--- a/.zshrc
+++ b/.zshrc
@@ -66,7 +66,6 @@ plugins=(
66 gitignore 66 gitignore
67 taskwarrior 67 taskwarrior
68 tmux 68 tmux
69 you-should-use
70 z 69 z
71 zsh-autosuggestions 70 zsh-autosuggestions
72) 71)