Crates.io | pretty-motd |
lib.rs | pretty-motd |
version | 1.0.0 |
source | src |
created_at | 2024-11-10 11:55:39.605693 |
updated_at | 2024-11-10 11:55:39.605693 |
description | A Simple & Pretty MOTD wrotten in rust |
homepage | |
repository | https://github.com/shellcodesniper/MOTD |
max_upload_size | |
id | 1442836 |
size | 1,022,934 |
./bin/build_release.sh
sudo cp ./target/release/pretty-motd /etc/
sudo chmod +x /etc/pretty-motd
echo "/etc/pretty-motd " >> ~/.zshrc
echo "/etc/pretty-motd " >> ~/.bashrc