This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-23 23:48:05 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3253893923
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 15:28:15 +08:00
function
__fish_complete_lsusb
misc improvements to scripts
2016-12-21 08:29:42 +08:00
lsusb
|
awk
-F
[
:
]
'{ print $2 ":" $4 }'
新文件: share/completions/lsusb.fish 新文件: share/functions/__fish_complete_usb.fish
2014-01-12 11:59:46 +08:00
end
Reference in New Issue
Copy Permalink