Skip to content

burninc0de/win-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for WezTerm and Starship

These are my personal dotfiles for configuring WezTerm and Starship on Windows.

Installation

Manual Installation

To manually install these configurations:

  1. Starship: Copy starship.toml to %APPDATA%\starship.toml
  2. WezTerm: Copy .wezterm.lua to %USERPROFILE%\.wezterm.lua

Automatic Installation

Run the autoinstaller script:

.\install.ps1

Note: The script will check for existing configuration files and exit with a warning if they already exist. Please backup or remove any existing files before running the installer.

Make sure to restart your terminal or reload the configurations after installation.