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