my WSL2 dotfiles, scripts, and configs
Go to file
Reinaldy Rafli e106eda01b
lots and lots of things
2021-11-24 21:14:39 +07:00
bash lots and lots of things 2021-11-24 21:14:39 +07:00
bin lots and lots of things 2021-11-24 21:14:39 +07:00
git lots and lots of things 2021-11-24 21:14:39 +07:00
go installation setup 2021-07-28 01:59:49 +07:00
micro too much time wasted on here 2021-09-28 23:16:31 +07:00
neofetch installation setup 2021-07-28 01:59:49 +07:00
nvim clean up neovim 2021-07-28 12:35:47 +07:00
scripts lots and lots of things 2021-11-24 21:14:39 +07:00
starship too much time wasted on here 2021-09-28 23:16:31 +07:00
vscode updated vscode settings 2021-09-29 22:04:55 +07:00
README.md gonna see the light of day 2021-09-29 22:00:30 +07:00
debian.png installation scripts again 2021-08-17 12:08:52 +07:00
me.jpg installation setup 2021-07-28 01:59:49 +07:00
setup_arch.sh gonna see the light of day 2021-09-29 22:00:30 +07:00
setup_deb.sh removed directory strin 2021-09-29 22:05:37 +07:00

README.md

~/dotfiles

This is here in case anything goes wrong. I'm using WSL2 (Windows Subsystem Linux), so no window manager or something like that.

I'm not licensing it. If you want to steal a script or two, that's totally fine, even without asking my permission.

Use issues for any questions.

Debian (I used to use Ubuntu)

Directory structure

.
├── bash            - Bash configs
├── bin             - Shortcut bash scripts
├── git             - Git configs
├── go              - Golang configs
├── micro           - Micro configs
├── neofetch        - Neofetch configs
├── nvim            - Neovim configs
├── scripts         - Installation scripts
│ 
├── me.jpg          - My Github profile picture
├── README.md       - You are here
├── setup_arch.sh   - Entrypoint if I'm doing a fresh install for arch
└── setup_deb.sh    - Entrypoint if I'm doing a fresh install for debian