Added fbc: paste from pipe, with the paste named like the command run
This commit is contained in:
parent
d10cdf555a
commit
e240e96f29
3
.bashrc.d/fbc.bash
Normal file
3
.bashrc.d/fbc.bash
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
fbc() {
|
||||||
|
"$@" |& tee /dev/fd/2 | fb -n "$*"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user