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

When sourcing .tmux.conf: "failed to connect to server: No such file or directory" #48

Closed
raincoats opened this issue Aug 10, 2015 · 1 comment

Comments

@raincoats
Copy link

I was following the install instructions, here's exactly what I did:

~ % mkdir ~/.tmux; cd ~/.tmux

~/.tmux % chmod 700 .

~/.tmux % git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# cloned fine

~/.tmux % nano ~/.tmux.conf
# I just added what it said to.
# If it's relevant, ~/.tmux.conf is a symlink to /my/dotfiles/.tmux.conf

everything was cool until this command:

~/.tmux % tmux source ~/.tmux.conf
failed to connect to server: No such file or directory

OS X 10.10.4 (newest), tmux 2.0 (via homebrew).

I'd test to see if the plugins work, but I actually didn't know tmux even had plugins, so I don't know how to do that/what these plugins do.

@raincoats
Copy link
Author

I'm an idiot, I realized that the tmux source must be done from tmux.

Works perfectly now.

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

No branches or pull requests

1 participant