Merge ssh://gitea.cusack.cloud:222/acid/dotfiles

This commit is contained in:
2023-05-29 11:30:42 +01:00

View File

@@ -9,3 +9,4 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.zsh/zsh-sy
mkdir ~/.zsh/command-not-found/ mkdir ~/.zsh/command-not-found/
curl --output ~/.zsh/command-not-found/command-not-found.plugin.zsh https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/plugins/command-not-found/command-not-found.plugin.zsh curl --output ~/.zsh/command-not-found/command-not-found.plugin.zsh https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/plugins/command-not-found/command-not-found.plugin.zsh
ln ~/.config/zsh/.zshrc ~/.zshrc ln ~/.config/zsh/.zshrc ~/.zshrc
chsh -s /usr/bin/zsh