mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
docs: Add documentational comments
This commit is contained in:
parent
1b050a13a8
commit
68ff1bb357
30 changed files with 732 additions and 562 deletions
|
|
@ -209,7 +209,10 @@ config.mouse_bindings = {
|
|||
--#endregion
|
||||
|
||||
--#region Environment
|
||||
config.set_environment_variables = {}
|
||||
config.set_environment_variables = {
|
||||
TERM = "xterm-256color",
|
||||
TERM_PROGRAM = "wezterm"
|
||||
}
|
||||
--#endregion
|
||||
|
||||
--#region Launching
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue