This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-11-13 08:27:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0be8d0d385
fish-shell
/
share
/
functions
/
__fish_complete_lsusb.fish
4 lines
80 B
Fish
Raw
Normal View
History
Unescape
Escape
Rename __fish_complete_usb function.
2014-01-14 07:28:15 +00:00
function
__fish_complete_lsusb
misc improvements to scripts
2016-12-21 00:29:42 +00:00
lsusb
|
awk
-F
[
:
]
'{ print $2 ":" $4 }'
新文件: share/completions/lsusb.fish 新文件: share/functions/__fish_complete_usb.fish
2014-01-12 03:59:46 +00:00
end
Reference in a new issue
Copy permalink