This commit is contained in:
Out Of Ideas 2024-02-06 13:12:11 -06:00
parent fa6d7d9cc6
commit 60f0c6b601

View file

@ -1687,6 +1687,10 @@ git clone https://github.com/z-shell/F-Sy-H
git clone https://github.com/zsh-users/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-history-substring-search
```
Copy the ZSH config into `$HOME`.
```
cp ~/.Git/Grandma/Config/zsh/.zshrc ~/
```
Make ZSH the default shell
```sh
chsh -s /usr/bin/zsh