79619731

Date: 2025-05-13 13:20:26
Score: 1
Natty:
Report link

in my ~/.config/fish/config.fish I have this snippet:

    function bang_bang
        echo $history[1]
    end
    abbr -a !! --position anywhere --function bang_bang
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Arizon