1 stable release
1.0.0 | Nov 10, 2024 |
---|
#2 in #banner
106 downloads per month
795KB
361 lines
RUST beautiful motd
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~
Dependencies
~9–22MB
~336K SLoC