Install zsh without root access? [closed]

Download zsh with:

wget -O zsh.tar.xz https://sourceforge.net/projects/zsh/files/latest/download
mkdir zsh && unxz zsh.tar.xz && tar -xvf zsh.tar -C zsh --strip-components 1
cd zsh

You can compile zsh yourself, for example:

./configure --prefix=$HOME
make
make install

and then start it explicitly, or programmatically from your current shell’s startup file (put exec $HOME/bin/zsh -l in the right spot).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)