Compare commits

...

2 commits

Author SHA1 Message Date
e272c5de9c
Revert "fish: conf.d: Add abbreviations for Zig"
This reverts commit 41f307d8a6.
2024-12-20 14:15:38 +05:30
d50935ff99
Revert "tmux/tmuxp: Create a separate tmux session for Zig"
This reverts commit ef9261c05e.
2024-12-20 14:15:38 +05:30
3 changed files with 0 additions and 28 deletions

View file

@ -1,5 +0,0 @@
abbr zb 'zig build'
abbr zc 'rm -rf .zig-cache zig-out'
abbr zf 'zig fetch'
abbr zi 'zig init'
abbr zr 'zig run'

View file

@ -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

View file

@ -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:
-