mirror of
https://github.com/tmux/tmux.git
synced 2025-11-09 14:06:37 +00:00
Don't set TMUX_CONF in tmux.h.
This commit is contained in:
3
tmux.h
3
tmux.h
@@ -39,9 +39,6 @@
|
|||||||
extern char *__progname;
|
extern char *__progname;
|
||||||
extern char **environ;
|
extern char **environ;
|
||||||
|
|
||||||
/* Default global configuration file. */
|
|
||||||
#define TMUX_CONF "/etc/tmux.conf"
|
|
||||||
|
|
||||||
/* Default prompt history length. */
|
/* Default prompt history length. */
|
||||||
#define PROMPT_HISTORY 100
|
#define PROMPT_HISTORY 100
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user