Hacker News new | ask | show | jobs
by dmotz 4696 days ago
One thing I missed in fish was bash's sudo !! to quickly re-execute a command.

A replacement is easy enough though and is in my config here: https://github.com/dmotz/dotfiles/blob/master/functions/sudo...

Beyond a few other syntax incompatibilities, I've enjoyed using it.