In the root directory, create a soft connection.

sudo ln -s $HOME/.oh-my-zsh           /root/.oh-my-zsh
sudo ln -s $HOME/.zshrc               /root/.zshrc
Copy the code

Reference: www.jianshu.com/p/e872c83e5…