mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
We should start documenting things.
This commit is contained in:
parent
af44423144
commit
6363c6cbf0
7 changed files with 53 additions and 2 deletions
|
|
@ -31,9 +31,10 @@ $ chsh -s /bin/zsh
|
|||
Then the following needs to be added to `~/.zshrc` file to activate
|
||||
oh-my-zshell goodness.
|
||||
|
||||
autoload omz
|
||||
zstyle :omz:style theme arch-blue
|
||||
plugins=(archlinux sprunge git)
|
||||
omz_init
|
||||
omz init
|
||||
|
||||
A skeleton template can be found at
|
||||
`/usr/share/oh-my-zsh/templates/user.zsh-template`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue