dotfiles/fish/.config/fish/functions/se.fish

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
86 B
Fish
Raw Permalink Normal View History

function se --wraps=doasedit --description 'alias se=doasedit'
doasedit $argv
end