Linux/pay-respects

From Omnia
Jump to navigation Jump to search

Pay-Respects

Pay-Respects
https://codeberg.org/iff/pay-respects
Command suggestions, command-not-found and thefuck replacement written in Rust

Install

curl -sSfL https://raw.githubusercontent.com/iffse/pay-respects/main/install.sh | sh

This will install it to:

~/.local/bin

Add to ~/.bashrc:

# Pay-Respects
# https://codeberg.org/iff/pay-respects
export PATH=$PATH:~/.local/bin
eval "$(pay-respects bash --alias)"

See Also thefuck

See also linux/thefuck

keywords