Skip to content

Commit 838300a

Browse files
author
Kazuaki NAKAMURA
committed
add a file
1 parent d813b19 commit 838300a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.zshrc.oh-my-zsh

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)