| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-09 | bin/tmux-session.sh: check for comment and empty line | Shulhan | |
| If the line in .tmux.session file is empty or start with "#", skip it. Also, split the line into array and read only the first column for name and second column for directory, which allow the rest of line as comment. | |||
| 2022-09-17 | bin.sh: a collection of shell scripts | Shulhan | |
| In this first commit we have tmux-session.sh, a script to open tmux session based on name and configuration in ~/.tmux.session. | |||
