1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-04 19:54:56 +03:00
wezterm/wezterm-gui
Benoit de Chezelles c576b9d534
Add cli option --config-file (#459)
* Add cli option --config-file
* Update cli arg doc & make it conflict with skipping config
* When the config is given explicitly (either using --config-file or via WEZTERM_CONFIG_FILE), failing to load this file will use the default config.
* Otherwise the config file is searched one by one in a few directories.
2021-02-07 08:47:33 -08:00
..
src Add cli option --config-file (#459) 2021-02-07 08:47:33 -08:00
build.rs wezterm: macos: show a toast notification when an update is available 2021-02-01 23:37:43 -08:00
Cargo.toml deps: update metrics from 0.12 -> 0.14 2021-02-03 23:50:29 -08:00