# RUST beautiful motd ![sc](README.assets/sc.png) ## Requirements - plz install 'RUST' - JUST TYPE : `./bin/build_release.sh` - TYPE THIS !: - `sudo cp ./target/release/pretty-motd /etc/` - `sudo chmod +x /etc/pretty-motd` - If YOU USE ZSH : - `echo "/etc/pretty-motd " >> ~/.zshrc` - IF YOU USE BASH: - `echo "/etc/pretty-motd " >> ~/.bashrc` - DONE!, ENJOY~