feat(fish): add new fish command
This commit is contained in:
parent
72b5edc743
commit
2d16879ff5
1 changed files with 4 additions and 0 deletions
4
fish/functions/resolve-for-all.fish
Normal file
4
fish/functions/resolve-for-all.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function resolve-for-all --wraps="sudo /usr/bin/perl -pi -e 's/\\x74\\x11\\xe8\\x21\\x23\\x00\\x00/\\xeb\\x11\\xe8\\x21\\x23\\x00\\x00/g' /opt/resolve/bin/resolve" --description "alias resolve-for-all=sudo /usr/bin/perl -pi -e 's/\\x74\\x11\\xe8\\x21\\x23\\x00\\x00/\\xeb\\x11\\xe8\\x21\\x23\\x00\\x00/g' /opt/resolve/bin/resolve"
|
||||
sudo /usr/bin/perl -pi -e 's/\x74\x11\xe8\x21\x23\x00\x00/\xeb\x11\xe8\x21\x23\x00\x00/g' /opt/resolve/bin/resolve $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue