Advertisement
Guest User

Untitled

a guest
Dec 4th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. session_name: '0'
  2. shell_command_before: "sudo cp -f /home/iomari/resolv.conf.nimc /etc/resolv.conf "
  3. windows:
  4.  
  5. # ----- mc and ranger
  6. - layout: 3fff,295x81,0,0{147x81,0,0,1,147x81,148,0,2}
  7. options:
  8. automatic-rename: 'off'
  9. panes:
  10. - focus: 'true'
  11. shell_command: mc
  12. - ranger
  13. start_directory: /home/iomari
  14. window_name: t1
  15.  
  16. # ----- terminal 02
  17. - layout: 5de3,295x81,0,0,33
  18. options:
  19. automatic-rename: 'off'
  20. panes:
  21. - focus: 'true'
  22. # shell_command: weechat
  23. start_directory: /home/iomari
  24. window_name: t2
  25.  
  26. # ----- terminal 03
  27. - layout: 5de3,295x81,0,0,33
  28. options:
  29. automatic-rename: 'off'
  30. panes:
  31. - focus: 'true'
  32. # shell_command: weechat
  33. start_directory: /home/iomari
  34. window_name: t3
  35.  
  36. # ----- terminal04
  37. - layout: 5de3,295x81,0,0,33
  38. options:
  39. automatic-rename: 'off'
  40. panes:
  41. - focus: 'true'
  42. # shell_command: weechat
  43. start_directory: /home/iomari
  44. window_name: t4
  45.  
  46. # ----- terminal05
  47. - layout: 5de3,295x81,0,0,33
  48. options:
  49. automatic-rename: 'off'
  50. panes:
  51. - focus: 'true'
  52. # shell_command: weechat
  53. start_directory: /home/iomari
  54. window_name: t5
  55.  
  56. # ----- terminal06
  57. - layout: 5de3,295x81,0,0,33
  58. options:
  59. automatic-rename: 'off'
  60. panes:
  61. - focus: 'true'
  62. # shell_command: xonsh
  63. start_directory: /home/iomari
  64. window_name: xonsh
  65.  
  66. # ----- firewall tmux ession
  67. - layout: 5de3,295x81,0,0,33
  68. options:
  69. automatic-rename: 'off'
  70. panes:
  71. - focus: 'true'
  72. shell_command: ssh egwfw
  73. start_directory: /home/iomari
  74. window_name: t7
  75.  
  76. # ----- weechat
  77. - layout: 5de3,295x81,0,0,33
  78. options:
  79. automatic-rename: 'off'
  80. panes:
  81. - focus: 'true'
  82. shell_command: weechat
  83. start_directory: /home/iomari
  84. window_name: t8
  85.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement