shell misc

This commit is contained in:
Антон Аксенов
2025-11-14 18:29:06 +08:00
parent ec03e01dbb
commit cf5d7a0877
5 changed files with 34 additions and 26 deletions

View File

@@ -77,7 +77,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git docker docker-compose composer zsh-autosuggestions zsh-syntax-highlighting)
plugins=(git docker docker-compose composer zsh-autosuggestions zsh-syntax-highlighting laravel)
source $ZSH/oh-my-zsh.sh