We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d813b19 commit 838300aCopy full SHA for 838300a
.zshrc.oh-my-zsh
@@ -0,0 +1,10 @@
1
+# references
2
+# https://qiita.com/shun198/items/c60ec1cce9c9bf1e8c26#oh-my-zsh
3
+# https://qiita.com/obake_fe/items/c2edf65de684f026c59c#2-zsh-completions
4
+
5
+# install oh-my-zsh's plugins
6
+# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/asdf
7
+# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/command-not-found
8
+# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git
9
+# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ssh-agent
10
+plugins=(asdf command-not-found git iterm2 ssh-agent)
0 commit comments