Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jimbrig/dotfiles-wsl

WSL~/.dotfiles
https://github.com/jimbrig/dotfiles-wsl

bash configuration debian dotfiles encryption git kali-linux linux shell vim wsl wsl-ubuntu wsl2 zsh

Last synced: 26 days ago
JSON representation

WSL~/.dotfiles

Lists

README

        

**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*

- [WSL Dotfiles](#wsl-dotfiles)
- [Structure](#structure)

# WSL Dotfiles

*Checkout the [CHANGELOG](CHANGELOG.md) for detailed progression updates on the repository.*

Repository housing various UNIX-based `.dotfiles` from my Ubuntu 21.04 WSL Distribution.

Dotfiles are managed using [GNU Stow]() and various tweaks have been made to keep my home ~ clean.

Check'em'out!

## Structure

```bash
.
├── azure
├── bash
├── cargo
├── docker
├── gh
├── git
├── git-cliff
├── gnupg
├── homebrew
├── less
├── npm
├── nvm
├── oh-my-zsh
├── powershell
├── radian
├── rustup
├── s-search
├── scripts
├── sh
├── ssh
├── todoist-cli
├── topgrade
├── vim
├── windows
│   └── mnt
│   └── c
│   └── users
│   └── jimmy
├── wsl
│   └── etc
│   └── apt
├── wslu
└── zsh

42 directories
```