mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 17:39:09 +00:00
Don't set TMUX_CONF in tmux.h.
This commit is contained in:
parent
06b5805479
commit
828145456c
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user