concrete-greeter is a configurable terminal greeter written in Rust. Simply clone the repository, configure in src/config.rs
, run install.sh
, and add concrete-greeter
to the top of your shell's rc file (~/.zshrc, ~/.bashrc, etc).
- A Linux machine
- Rust installed (cargo)
- Some shell with an rc file (such as zsh or bash)
Run install.sh
and add concrete-greeter
to the top of your shell's rc file (~/.zshrc, ~/.bashrc, etc).
MIT License, go nuts.