Skip to content

nreith/wsltty-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

wsltty_conf

My setup for wsltty terminal (mintty) for Windows Subsystem for Linux

Credit to:

  1. Nick Janetakis for all things Linux on Windows, including his WSLTTY config setup: https://nickjanetakis.com/blog/configuring-wsltty-which-is-my-favorite-windows-wsl-terminal

  2. These repos for themes:

Usage

Assuming:

  • you already have Windows Subsystem for Linux
  • WSLTTY installed
  • git installed in WSL
  • and your Windows and WSL usernames are the same:

run the following in a Bash terminal window:

cd /tmp
git clone https://github.com/nreith/wsltty-conf.git
cp wsltty-conf/themes/* /mnt/c/Users/$USER/AppData/Roaming/wsltty/themes/
cp wsltty-conf/.minttyrc /mnt/c/Users/$USER/AppData/Local/wsltty/home/$USER/

Then start a new WSLTTY session.

About

My setup for wsltty terminal (mintty) for Windows Subsystem for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published