mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-27 16:29:24 +01: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