#!/usr/bin/env zsh # string=`echo "emacsclient -nw --eval '(dired \\\\\\"$PWD\\\\\\")'"` tmux split-window "dired $PWD"