Linux/pay-respects

From Omnia
Revision as of 07:14, 13 April 2025 by Kenneth (talk | contribs) (→‎Install)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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