mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
plugins
This commit is contained in:
parent
2afbce40db
commit
dc02e52ceb
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
|
|||
env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f $ZSH/tools/check_for_upgrade.sh
|
||||
fi
|
||||
export ZSH_THEME="philips"
|
||||
plugins=(git ubuntu vi-mode screen man)
|
||||
|
||||
# Initializes Oh My Zsh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue