Skip to content

wsbrunson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Use

stow -t ~/ stow mise install

Project Worflow

In iTerm, create new tab for project

cd ~/my-project

Start tmux session

tmux new-session -d -s myproject

Create your three windows

tmux new-window -t myproject -n lazygit 'lazygit' tmux new-window -t myproject -n vim 'vim' tmux new-window -t myproject -n claude 'claude-code'

Attach to session

tmux attach -t myproject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •