A Fish port of oh-my-zsh's sudo plugin
With Oh-My-Fish:
omf install sudope
Press Ctrl
+s
to activate it.
It will add sudo
to the beginning of the line if missing, remove it if it is present while preserving the cursor position.
If the current line is empty, it will do the same thing to the most recent history item.
2015-2017 ISC @ Itzik Ephraim Commits e45d168 and 0928ab2: 2017 ISC @ Chloe Kudryavtsev