This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Description: | |
-- Wezterm config file | |
-- Created at 2023-08-03 12:51:00 | |
-- Usage: | |
-- Create soft link on Windows by pwsh: | |
-- gsudo New-Item -ItemType SymbolicLink -Path "~\.wezterm.lua" -Target "run\wezterm.lua" | |
-- Install: | |
-- Windows: scoop install wezterm | |
-- MacOS: brew install --cask wezterm, brew install --cask wezterm-nightly, brew upgrade --cask wezterm-nightly --no-quarantine --greedy-latest | |
-- REF: |