alias b:= build alias i:= install build: cargo build --release install: cargo install --path . systemctl --user restart mpdyn