summaryrefslogtreecommitdiffstats
path: root/options-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'options-table.c')
-rw-r--r--options-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options-table.c b/options-table.c
index cf0202b7..138a307e 100644
--- a/options-table.c
+++ b/options-table.c
@@ -128,7 +128,7 @@ const struct options_table_entry session_options_table[] = {
{ .name = "default-path",
.type = OPTIONS_TABLE_STRING,
- .default_str = ""
+ .default_str = "~"
},
{ .name = "default-shell",