End of week update
This commit is contained in:
parent
352c69a5d6
commit
93b41d196a
2 changed files with 2 additions and 1 deletions
BIN
archive.tar.gz
BIN
archive.tar.gz
Binary file not shown.
|
@ -101,7 +101,8 @@ _launch_notes()
|
||||||
{
|
{
|
||||||
tmux new-session -d 'bash'
|
tmux new-session -d 'bash'
|
||||||
tmux new-window 'newsraft'
|
tmux new-window 'newsraft'
|
||||||
tmux new-window 'vim -o $TODOTXTPATH $VIMWIKIPATH/index.md'
|
tmux new-window "calcurse"
|
||||||
|
tmux new-window "vim -o $TODOTXTPATH $VIMWIKIPATH/index.md"
|
||||||
tmux -2 attach-session -d
|
tmux -2 attach-session -d
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue