Signed-off-by: yashwankhede <yashwankhede003@gmail.com>

Zshell config. added to README.md file
This commit is contained in:
yashwankhede 2023-04-24 12:58:23 +05:30
parent 6f7e60a49e
commit f551098738

View File

@ -3057,7 +3057,7 @@ alias ls='ls --color=auto'
```
##### Restart Zsh:
#### This will reload your Zsh configuration without needing to log out and log back in.
#### This will reload your Zsh configuration without needing to log out and log back in:
```bash
source ~/.zshrc
```