Skip to content

jquerius/wsl_terminal_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install the WSL Terminal with Pretty-Colors and Fonts on Windows 10:

  • Enable the Windows Subsystem for Linux (Bash)

  • Open the Bash shell and extract the contents of this folder into your linux home directory.

  • Install Oh-My-Zsh with sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  • Copy the .zshrc file over to your home directory (overwriting the one that comes with Oh-My-Zsh)

  • Move the dircolors file into your home directory mv dircolors.256dark ~/

  • Install DejaVuSansMono for Powerline on your system.

About

Quick and Dirty Bash Configuration for Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published