Skip to content

Commit

Permalink
feat: update tmux configuration
Browse files Browse the repository at this point in the history
1995parham committed Jan 27, 2025
1 parent b0ba267 commit da00318
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tmux/tmuxp/nobitex.yaml
Original file line number Diff line number Diff line change
@@ -17,7 +17,8 @@ windows:
layout: tiled
start_directory: ~/Documents/Git/parham/nobitex/nobitex/core
shell_command_before:
- pyenv local 3.10
- pyenv local 3.8
- set -a && source .env && set +a
- "[ -d '.venv' ] && source .venv/bin/activate && reset"
panes:
- pane

0 comments on commit da00318

Please sign in to comment.