Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Readme #18

Merged
merged 1 commit into from Aug 31, 2011
Merged

Updated Readme #18

merged 1 commit into from Aug 31, 2011

Conversation

xentek
Copy link
Contributor

@xentek xentek commented Aug 29, 2011

Commit Message:

Updated Readme with a few things that were missing... namely how to start a tmuxinator defined session and the environment bootstrap line that tmuxinator doctor said I needed. Should be helpful to new users (like myself) to get going with it


More info:

I've been writing these tmux session scripts in bash (like a sucker) and recently found your project. However, it took a little bit of googling to figure out how to start a session, as tmuxinator [project_name] would just return an error about the command not being recognized and the usage/help info, so I updated the readme to use the start_[project_name] syntax that worked for me.

I also added a section about adding
[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator
to your ~/.bashrc (or similar) file. I got this from "tmuxinator doctor"

The only other thing I did was add my name to the contributor list. You can remove this if you fell my addition was inappropriate.

I didn't bump the version or update the changelog or anything like that.

Thanks for this gem! Now that I got running I'll be converting all my shell scripts over to use this instead.

…tart a tmuxinator defined session and the environment bootstrap line that tmuxinator doctor said I needed. Should be helpful to new users (like myself) to get going with it
aziz added a commit that referenced this pull request Aug 31, 2011
@aziz aziz merged commit 8830a4d into tmuxinator:master Aug 31, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants