TarunDaCoder / MahWSLDots

These are my dotfiles in ManjaroWSL (https://github.com/sileshn/ManjaroWSL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MahWSLDots

These are my dotfiles. I am using ManjaroWSL on WSL2

Screenshots

image

Installing

Dependencies

  • Git
  • WSL2
  • WSL2 isn't really needed, you can install it on any linux machine too
  • That's basically it!

Command

    git clone https://github.com/TarunDaCoder/MahWSLDots ~

    # moving the bash config to your home directory
    cd
    cd bash/
    mv .bashrc ~
    rm -rf bash/

Configs included

  • htop
  • btop++
  • Neovim config here -> DaNvim
  • neofetch
  • lcfetch
  • lazygit
  • ranger
  • bash
  • zsh

About

These are my dotfiles in ManjaroWSL (https://github.com/sileshn/ManjaroWSL)

License:MIT License


Languages

Language:Shell 67.0%Language:Lua 33.0%