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: about 2 months ago
JSON representation
WSL~/.dotfiles
- Host: GitHub
- URL: https://github.com/jimbrig/dotfiles-wsl
- Owner: jimbrig
- Created: 2021-10-21T21:01:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:26:17.000Z (11 months ago)
- Last Synced: 2024-08-13T07:15:59.174Z (5 months ago)
- Topics: bash, configuration, debian, dotfiles, encryption, git, kali-linux, linux, shell, vim, wsl, wsl-ubuntu, wsl2, zsh
- Language: Shell
- Homepage:
- Size: 310 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- jimsghstars - jimbrig/dotfiles-wsl - WSL~/.dotfiles (Shell)
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
└── zsh42 directories
```