diff --git a/zsh_custom.sh b/zsh_custom.sh index d636e57..10bd8d9 100644 --- a/zsh_custom.sh +++ b/zsh_custom.sh @@ -4,3 +4,4 @@ wget https://raw.githubusercontent.com/BreizhHardware/post_install/main/.zshrc cp .zshrc ~/.zshrc git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.zsh/zsh-syntax-highlighting +rm -rf .zshrc