Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
fzf.history
is a better alternative to fc
's core functionality (edit and re-execute command).
Tips & Traps
-
In Linux shells like Bash and Zsh,
fc
is a built-in command that stands …