4 lines
91 B
Fish
4 lines
91 B
Fish
# Defined in - @ line 1
|
|
function cp --description 'alias cp advcp -g'
|
|
advcp -g $argv;
|
|
end
|