Move paths to new documents paths

This commit is contained in:
Marty Oehme 2019-12-20 14:21:08 +01:00
parent ff2efa19fd
commit 58ccacac0b
3 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@ rename-window dot-git
send-keys "watch -t -n 5 -c '/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty -c color.ui=always diff | tail -n $(($LINES - 2))'" C-m
split-window -h watch -t -n 5 -c '/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty -c color.ui=always status | sed "s/\x1b\[m/\x1b\[00m/"'
split-window -v
send-keys k C-m
send-keys L C-m
select-pane -t 1
split-window -v watch -t -n 5 -c '/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty -c color.ui=always log --graph --date=short --decorate --oneline'
select-pane -t 4