wezterm.config_file
Since: 20210502-130208-bff6815d
This constant is set to the path to the wezterm.lua
that is in use.
local wezterm = require 'wezterm';
wezterm.log_info("Config file " .. wezterm.config_file)
wezterm.config_file
Since: 20210502-130208-bff6815d
This constant is set to the path to the wezterm.lua
that is in use.
local wezterm = require 'wezterm';
wezterm.log_info("Config file " .. wezterm.config_file)