Añado más plugins
This commit is contained in:
parent
efef1b72ff
commit
4b505476c4
@ -78,11 +78,14 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
ansible
|
||||
dirhistory
|
||||
docker
|
||||
docker-compose
|
||||
emoji
|
||||
encode64
|
||||
git
|
||||
helm
|
||||
history
|
||||
history-substring-search
|
||||
jsontools
|
||||
@ -90,8 +93,10 @@ plugins=(
|
||||
kubectl
|
||||
nmap
|
||||
sudo
|
||||
terraform
|
||||
zsh-autosuggestions
|
||||
zsh-syntax-highlighting
|
||||
z
|
||||
)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
Loading…
Reference in New Issue
Block a user