X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fbin%2Ftmux-path-extractor.sh;h=4375c598b2d149687cf9f53fdaa40032f99dda98;hb=3d5975f24c8913da9d903b94c5beeacd2e9846e1;hp=2e2e3858fb8155799cee65446df36190ce04fb89;hpb=62bccf2a97581ed475dd46068621d0dffa21d5c9;p=dotfiles.git diff --git a/bin/bin/tmux-path-extractor.sh b/bin/bin/tmux-path-extractor.sh index 2e2e385..4375c59 100755 --- a/bin/bin/tmux-path-extractor.sh +++ b/bin/bin/tmux-path-extractor.sh @@ -2,7 +2,7 @@ tmux has-session -t path-extractor && tmux kill-session -t path-extractor || : tmux new-session -d -s path-extractor " - ~/bin/path-extractor.zsh < /tmp/tmux-buffer + ~/bin/pe < /tmp/tmux-buffer tmux detach sleep 20 "