Skip to content

bdurrani/dotfiles-for-wsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles-for-wsl

My configuration files for WSL

This repository contains a collection of .dot files I use to set up WSL for Windows 10 (Fall Creators update)

This was inspired heavily by Jesscia Deen's blog post

Configure new system

configure.sh has everything you need to set up a fresh ubuntu install.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/bdurrani/dotfiles-for-wsl/master/configure.sh)" 

install

Run this:

git clone git@github.com:bdurrani/dotfiles-for-wsl.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

This will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles.

The main file you'll want to change right off the bat is zsh/zshrc.symlink, which sets up a few paths that'll be different on your particular machine.

About

My configuration files for WSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages