mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
fix termbin() for Linux
This commit is contained in:
parent
8eb75194e1
commit
530a17a020
|
@ -158,7 +158,7 @@ else
|
||||||
## Copy output of previous command to termbin.com (command line pastebin)
|
## Copy output of previous command to termbin.com (command line pastebin)
|
||||||
function termbin
|
function termbin
|
||||||
{
|
{
|
||||||
nc termbin 9999
|
nc termbin.com 9999
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user