3
Cambia la shell di default da bash a zsh
Ho provato a cambiare la mia shell predefinitazsh , usando chsh: chsh -s /bin/zsh e: chsh -s `which zsh` Entrambi i comandi si sono conclusi con: Changing shell for adamatan. Password for adamatan: chsh: Operation is not supported by the directory node. Operation is not supported by the directory node. …