Commit before push.
This commit is contained in:
parent
c5872f8845
commit
522ce8f9b9
26
.tmuxp.yaml
26
.tmuxp.yaml
|
|
@ -1,21 +1,9 @@
|
|||
session_name: live-sdk
|
||||
start_directory: ./
|
||||
#before_script: ./install.sh
|
||||
session_name: helpers
|
||||
windows:
|
||||
- window_name: live-sdk
|
||||
focus: True
|
||||
layout: main-horizontal
|
||||
options:
|
||||
main-pane-height: 35
|
||||
start_directory: ../live-sdk
|
||||
panes:
|
||||
- ./console_livesdk.sh
|
||||
- window_name: blend-helpers
|
||||
layout: even-horizontal
|
||||
panes:
|
||||
- shell_command:
|
||||
- cd blends/devuan-desktop-live/
|
||||
- vi devuan-desktop-metal.blend
|
||||
- shell_command:
|
||||
- cd blends/devuan-desktop-live/
|
||||
- vi config
|
||||
- shell_command:
|
||||
- gdisk -l /dev/sda
|
||||
- ls /dev/disk/by-id | grep ata
|
||||
- vim blend_helpers
|
||||
- shell_command:
|
||||
- vim blend_helpers.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue