Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
83ce8d05
Unverified
Commit
83ce8d05
authored
Jan 30, 2019
by
Marc Cornellà
Committed by
GitHub
Jan 30, 2019
Browse files
transfer: add newline after showing the link
Fixes #7562
parent
932d611c
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/transfer/transfer.plugin.zsh
View file @
83ce8d05
...
...
@@ -61,7 +61,9 @@ transfer() {
# cat output link
cat
$tmpfile
# add newline
echo
# cleanup
rm
-f
$tmpfile
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment