ltrzesniewski / dotfiles

Configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config

These are my config files.

This repo is public just for ease of access.

Install

Common

Windows

Run to install or update:

./Install.ps1

WSL

To share the dotfiles repo with Windows:

ln -s /mnt/c/Users/$(wslvar USERNAME)/dotfiles dotfiles

Linux

Run to install or update:

./install.sh

About

Configuration files


Languages

Language:Shell 87.0%Language:PowerShell 13.0%