Skip to content

Instantly share code, notes, and snippets.

View simbayu07's full-sized avatar

于七 Simba Yu simbayu07

View GitHub Profile
opkg update && opkg install ca-certificates zsh curl git-http
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" 
sed -i -- 's:/bin/ash:/usr/bin/zsh:g' /etc/passwd


# -- reboot, all done.