Merge from titus #3

Merged
jiriks74 merged 14 commits from master into titusupdate 2021-11-14 19:08:52 +01:00
Showing only changes of commit 5ddc35d51b - Show all commits

@ -6,7 +6,7 @@ My ZSH Config
git clone --recursive https://github.com/ChrisTitusTech/zsh git clone --recursive https://github.com/ChrisTitusTech/zsh
ln -s -f ~/zsh/.zshrc ~/.zshrc ln -s -f ~/zsh/.zshrc ~/.zshrc
``` ```
## Get Dependancies ## Get Dependencies
- zsh-syntax-highlighting - syntax highlighting for ZSH in standard repos - zsh-syntax-highlighting - syntax highlighting for ZSH in standard repos
- autojump - jump to directories with j or jc for child or jo to open in file manager - autojump - jump to directories with j or jc for child or jo to open in file manager
- zsh-autosuggestions - Suggestions based on your history - zsh-autosuggestions - Suggestions based on your history