mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00: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