diff --git a/docs/software/ubuntu.md b/docs/software/ubuntu.md index eb1d0de5..5df92be1 100644 --- a/docs/software/ubuntu.md +++ b/docs/software/ubuntu.md @@ -1,7 +1,28 @@ # Ubuntu +## Zsh and Oh My Zsh + +```shelldoc +## Zsh +sudo apt install zsh +chsh -s $(which zsh) + +## Log out and log back in again + +## Oh My Zsh +# https://github.com/ohmyzsh/ohmyzsh#basic-installation +``` + +## WeChat/QQ + + + ## RDP +:::tip +似乎不太好使 +::: + ```shelldoc sudo apt install xrdp