Skip to content

Commit

Permalink
feat: update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 24, 2024
1 parent 3314315 commit 92a5284
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tmux/tmuxp/nobitex.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
before_script: bash $HOME/Documents/Git/parham/1995parham-goodies/nobitex-core-infra/core.sh
session_name: Nobitex
windows:
- window_name: scratch 📝
Expand All @@ -15,12 +16,15 @@ windows:
- window_name: core
layout: tiled
start_directory: ~/Documents/Git/parham/nobitex/nobitex/core
shell_command_before:
- pyenv local 3.10
- "[ -d '.venv' ] && source .venv/bin/activate && reset"
panes:
- pane
- pane
- shell_command:
- nvim
focus: true
- pane
- pane

- window_name: infra
layout: tiled
Expand Down

0 comments on commit 92a5284

Please sign in to comment.