Ubuntu server 20.04

De Banane Atomic
Aller à la navigationAller à la recherche

Zsh

Bash.svg
sudo apt install zsh zsh-autosuggestions zsh-syntax-highlighting

# définir zsh comme shell par défaut pour l'utilisateur courant
chsh -s /bin/zsh

# se relogguer pour que le modification soit prise en compte
# au premier lancement zsh-newuser-install se lance pour configurer Z Shell

oh my zsh

Bash.svg
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

ACL

Bash.svg
ai acl

Logrotate

Bash.svg
ai logrotate