add plugins

This commit is contained in:
Isshi0417 2024-07-27 17:38:56 +09:00
parent e103628981
commit 3f965d7ffd
2 changed files with 3 additions and 10 deletions

@ -1 +0,0 @@
Subproject commit 5e957cdc1653dbdc15d48ef316917d80778da4e8

View File

@ -1,10 +1,4 @@
# Set path
export ZSH="$HOME/.oh-my-zsh"
source $ZSH/oh-my-zsh.sh
# Plugins
plugins=(git)
# Start starship
eval "$(starship init zsh)"
eval "$(zoxide init zsh)"
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh