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

Config in $HOME #14

Closed
erikw opened this issue Jun 29, 2012 · 4 comments
Closed

Config in $HOME #14

erikw opened this issue Jun 29, 2012 · 4 comments

Comments

@erikw
Copy link
Owner

erikw commented Jun 29, 2012

Write a default config somewhere in $HOME and let the configuration of what segments to use be done there.

@erikagnvall
Copy link
Collaborator

From (the now closed) issue #24 by @DrunkenInfant:

Add proper configurability by separating the config from the repo.
Tmux allows setting and reading environment variables, this could be placed in a file sourced by tmux.conf.
A sample or default configuration should be provided for quick installation.
Each such env var should be namespaced to prevent collisions with system variables.
This would allow each segment to provide its own configuration as well.

@erikw
Copy link
Owner Author

erikw commented Nov 27, 2012

Go over all segments and try to extract configurable parts e.g. the weather location in weather_yahoo.sh and put these in a configuration file so the users don't have to edit the segments (so much).

@maksimr
Copy link

maksimr commented Dec 9, 2012

I agree with @erikw

@erikw
Copy link
Owner Author

erikw commented Dec 16, 2012

Finally, done after d47c2ec.

@erikw erikw closed this as completed Dec 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants