Revert "tmux/tmuxp: Create a separate tmux session for Zig"
This reverts commit ef9261c05e
.
This commit is contained in:
parent
891797e8b8
commit
d50935ff99
2 changed files with 0 additions and 23 deletions
|
@ -6,4 +6,3 @@ tmuxp load -d work
|
|||
tmuxp load -d audio-dev
|
||||
tmuxp load -d haskell
|
||||
tmuxp load -d rust
|
||||
tmuxp load -d zig
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
session_name: Zig
|
||||
windows:
|
||||
- window_name: Zig-1
|
||||
start_directory: "~/GitSources/Zig"
|
||||
panes:
|
||||
-
|
||||
- window_name: Zig-2
|
||||
start_directory: "~/GitSources/Zig"
|
||||
panes:
|
||||
-
|
||||
- window_name: Zig-3
|
||||
start_directory: "~/GitSources/Zig"
|
||||
panes:
|
||||
-
|
||||
- window_name: Zig-4
|
||||
start_directory: "~/GitSources/Zig"
|
||||
panes:
|
||||
-
|
||||
- window_name: Zig-5
|
||||
start_directory: "~/GitSources/Zig"
|
||||
panes:
|
||||
-
|
Loading…
Reference in a new issue