My fish config
This commit is contained in:
3
functions/adbsync.fish
Normal file
3
functions/adbsync.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function adbsync --wraps=adbsync.py --wraps='adbsync.py --show-progress' --wraps='adbsync.py --show-progress --adb-flag a' --description 'alias adbsync adbsync.py --show-progress --adb-flag a'
|
||||
adbsync.py --show-progress --adb-flag a $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user