HoracePGreeley / dotfiles-wsl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal dotfiles WSL2 Edition

My personal dotfiles.

It contains the installation of some basic tools, some handy aliases and functions.

Feel free to create an issue on this repo if you have any questions about them.

screenshot

Prerequisites

WSL2

As Microsoft finally Released WSL2 with Windows 10 v2004, you can now update: https://docs.microsoft.com/en-us/windows/wsl/install-win10

Hyper Terminal

I love vercel's beautiful Hyper terminal. You can download it here: https://hyper.is/

Installation

You can install them by cloning the repository as .dotfiles in your home directory and running the bootstrap script.

git clone git@github.com:okaufmann/dotfiles-wsl.git ~/.dotfiles
cd .dotfiles
./bootstrap

Copy contents of

About


Languages

Language:Shell 84.0%Language:JavaScript 11.7%Language:Vim Script 2.4%Language:Perl 1.9%