mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
parent
932d611c90
commit
83ce8d05df
@ -61,7 +61,9 @@ transfer() {
|
|||||||
|
|
||||||
# cat output link
|
# cat output link
|
||||||
cat $tmpfile
|
cat $tmpfile
|
||||||
|
# add newline
|
||||||
|
echo
|
||||||
|
|
||||||
# cleanup
|
# cleanup
|
||||||
rm -f $tmpfile
|
rm -f $tmpfile
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user