NixOS-Configs/home/common/files/tmuxinator/nixos.yml
2024-03-01 23:16:45 -06:00

14 lines
189 B
YAML

# /home/don/.config/tmuxinator/nixos.yml
name: nixos
root: ~/nixos
windows:
- nixos:
- cd ~/nixos
- lvim flake.nix
- git:
- cd ~/nixos
- lazygit
- bash: cd ~/nixos