forked from colonelpanic/dotfiles
update clipboard to reattach to user so that pbcopy works inside of tmux.
This commit is contained in:
parent
11dc5a04e3
commit
01ecc3f597
@ -104,6 +104,6 @@ function is_osx() {
|
||||
function clipboard() {
|
||||
if is_osx;
|
||||
then
|
||||
pbcopy
|
||||
reattach-to-user-namespace pbcopy
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user