mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-07 04:49:46 +08:00
parent
932d611c90
commit
83ce8d05df
@ -61,6 +61,8 @@ transfer() {
|
||||
|
||||
# cat output link
|
||||
cat $tmpfile
|
||||
# add newline
|
||||
echo
|
||||
|
||||
# cleanup
|
||||
rm -f $tmpfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user