mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-23 09:00:27 +08:00
Update and rename concat.fish to _fisk_concat.fish
This commit is contained in:
parent
faccacaa8b
commit
bb6aad9c7c
|
@ -1,4 +1,4 @@
|
|||
function concat
|
||||
function _fisk_concat
|
||||
for i in $argv
|
||||
echo -n $i;
|
||||
end
|
Loading…
Reference in New Issue
Block a user