A simple script to fuzzy find your project and start tmux session with preconfigured windows layout.
Inspired and based on ThePrimeagen's dotfile.
git clone [email protected]:laporchen/tmux-sessionizer.git
cd tmux-sessionizer
chmod +x sessionizer
ln -s $(pwd)/sessionizer ~/.local/bin/sessionizer
Edit the sessionizer
script and change the search_paths
variable to your project directories.
This script uses teamocil to handle the layout configuration.
You can create a configuration file for each project in where you store your teamocil
layout files.
The configuration file should be named after the project directory name with .yml
extension.
sessionizer