my WSL2 dotfiles, scripts, and configs
Go to file
Reinaldy Rafli a01ae1cdb5 does anyone know how to sleep 2021-08-05 01:33:19 +07:00
bash does anyone know how to sleep 2021-08-05 01:33:19 +07:00
bin does anyone know how to sleep 2021-08-05 01:33:19 +07:00
git initialize repo 2021-07-25 23:13:54 +07:00
go installation setup 2021-07-28 01:59:49 +07:00
micro lolcode and micro setup 2021-08-02 23:10:37 +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 does anyone know how to sleep 2021-08-05 01:33:19 +07:00
README.md docs before viral 2021-08-02 23:26:04 +07:00
me.jpg installation setup 2021-07-28 01:59:49 +07:00
setup.sh lolcode and micro setup 2021-08-02 23:10:37 +07:00

README.md

~/dotfiles

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

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.sh        - Entrypoint if I'm doing a fresh install

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.