chsh after shell update

This commit is contained in:
2023-05-28 14:26:35 +01:00
parent 626f9f32ed
commit a701eb8699

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