Outils du site

Le désordre c'est l'ordre vu différement. [Hyren]

04-linux:24-zsh

Ceci est une ancienne révision du document !


zsh

Install

sudo apt update
sudo apt upgrade

sudo apt install zsh powerline fonts-powerline

Config

git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
# Create a New ZSH configuration file
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
Dernière modification : 2019/08/23 17:42