Mise à jour de 'zsh-install-config'
This commit is contained in:
parent
c361e9bdbc
commit
f37a84d73f
|
@ -7,15 +7,15 @@ La config et les plugins présents dans Manjaro (2020.06) peuvent êtres install
|
||||||
|
|
||||||
# Config. Oh My Zsh
|
# Config. Oh My Zsh
|
||||||
|
|
||||||
Tuto video : [https://www.youtube.com/watch?v=3KzIQFPWs2Y](https://www.youtube.com/watch?v=3KzIQFPWs2Y)
|
Tuto video : ![https://www.youtube.com/watch?v=3KzIQFPWs2Y](https://www.youtube.com/watch?v=3KzIQFPWs2Y)
|
||||||
|
|
||||||
Installer depuis [https://ohmyz.sh/](https://ohmyz.sh/).
|
Installer depuis [https://ohmyz.sh/](https://ohmyz.sh/).
|
||||||
<br>
|
<br>
|
||||||
Pour les plugins voir [https://github.com/zsh-users](https://github.com/zsh-users) :
|
Pour les plugins voir [https://github.com/zsh-users](https://github.com/zsh-users) :
|
||||||
|
|
||||||
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting);
|
* ![zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting);
|
||||||
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions);
|
* ![zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions);
|
||||||
* [zsh-completions](https://github.com/zsh-users/zsh-completions).
|
* ![zsh-completions](https://github.com/zsh-users/zsh-completions).
|
||||||
|
|
||||||
Cloner les plugins puis les déplacer dans le dossier ~/.oh-my-zsh/plugins :
|
Cloner les plugins puis les déplacer dans le dossier ~/.oh-my-zsh/plugins :
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue