Oh my zsh
Linux
Installation avec curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Activation des Plugins (zsh-autosuggestions et zsh-syntax-highlighting)
Download zsh-autosuggestions by
git clone https:...