add plugins
This commit is contained in:
parent
e103628981
commit
3f965d7ffd
@ -1 +0,0 @@
|
|||||||
Subproject commit 5e957cdc1653dbdc15d48ef316917d80778da4e8
|
|
||||||
12
Zsh/.zshrc
12
Zsh/.zshrc
@ -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 "$(starship init zsh)"
|
||||||
|
eval "$(zoxide init zsh)"
|
||||||
|
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user