Skip to content

Commit

Permalink
feat: update layout
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Nov 5, 2024
1 parent 982eb28 commit 3f99e23
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions tmux/tmuxp/_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,42 +32,18 @@ windows:
- pane
- pane

- window_name: life-1 🐼
- window_name: life 🐼
layout: tiled
panes:
- start_directory: ~/Documents/Git/parham/parham-alvani/buying
shell_command:
- git pull origin main &> /dev/null
- figlet 'Think twice before you buy' | lolcat -S 57
- start_directory: ~/org
shell_command:
- git pull origin main &> /dev/null
- figlet 'Take note' | lolcat -S 57
- start_directory: ~/.task
shell_command:
- git pull origin main &> /dev/null
- task logo
- start_directory: ~/.local/share/dijo
shell_command:
- git pull origin main &> /dev/null
- figlet 'Stick to your habits' | lolcat -S 57

- window_name: life-2 🐼
layout: tiled
panes:
- start_directory: ~/Documents/Git/parham/parham-alvani/tabs
shell_command:
- git pull origin main &> /dev/null
- figlet 'Tabs are open, but not forever' | lolcat -S 57
- start_directory: ~/Documents/Git/parham/parham-alvani/127.0.0.1
shell_command:
- git pull origin main &> /dev/null
- figlet 'You have everything you want' | lolcat -S 57
- start_directory: ~/Documents/Git/parham/parham-alvani/ledger
shell_command:
- git pull origin main &> /dev/null
- figlet 'Spend your money wisely' | lolcat -S 57

- window_name: learning 🤓
layout: tiled
panes:
Expand Down

0 comments on commit 3f99e23

Please sign in to comment.