Skip to content

Instantly share code, notes, and snippets.

View hustcer's full-sized avatar

Justin Ma hustcer

View GitHub Profile
@hustcer
hustcer / wezterm.lua
Created October 4, 2023 02:21
Wezterm-Config-With-Nushell-Support
-- 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: