Move paths to new documents paths
This commit is contained in:
parent
ff2efa19fd
commit
58ccacac0b
3 changed files with 7 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue