=== Installation et configuration d'un terminal === Mon choix s'est porté sur [[http://debian-facile.org/doc:autres|Terminator]] couplé avec [[https://ohmyz.sh/|Oh-my-zsh]] \\ sudo apt-get update && sudo apt-get install terminator fonts-powerline wget vim sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" touch .zsh_aliases vim .zshrc Dans le fichier .zshrc modifier le ZSH_THEME="agnoster" et ajouter if [ -f ~/.zsh_aliases ]; then . ~/.zsh_aliases fi