commit ebf27a3fee5cd3356977adf09c1ec4bc0c729ebb parent 77447bd00e71f017472527aa022c66178b69decf Author: Yuval Langer <yuval.langer@gmail.com> Date: Sat, 26 Aug 2017 21:07:43 +0300 Add pxsel, pipe into all the clipboards Diffstat:
M | dotfiles.org | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/dotfiles.org b/dotfiles.org @@ -353,6 +353,13 @@ You might find mirrors in the following addresses: done < "$HOME/pipsi-list" #+end_src +**** pxsel - piping in all the clipboards + +#+begin_src sh :tangle ~/bin/pxsel :tangle-mode '#o700' + #!/bin/bash + + pee 'xsel -b' xsel +#+END_SRC *** git **** gitconfig