-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
# NOTE: your cargo (installed by rustup) must be stable, not nightly.
choco install strawberryperl -y
cd Documents
git clone --recursive https://github.com/wez/wezterm.git
cd wezterm
git submodule update --init --recursive
cargo build --release
# The outout will be `target/release/wezterm-gui`
# This below is for myself use.
mkdir ~/.vocal/wezterm
mv Documents/wezterm/target/release ~/.vocal/wezterm/binDebug overlay: Ctrl + Shift + L
Metadata
Metadata
Assignees
Labels
No labels