Skip to content

This dotfiles repository is intended to be used for Linux distributions under WSL2.

License

Notifications You must be signed in to change notification settings

roottool/dotfiles

Repository files navigation

roottool's dotfiles

Sample

ℹ️ Overview

This dotfiles repository is intended to be used for Debian or Ubuntu under WSL2.

🖥️ My environment

  • Windows 11
  • WSL2
    • Debian 12 (bookworm)

⚙️ Included Components

🔰 How to use

  1. Clone this repository

  2. Create ~/.gitconfig_local

    The example is here.

  3. Create ~/local.zsh

    The example is here.

  4. Move to the cloned repository

  5. Execute the install script

    chmod +x install-packages.sh
    ./install-packages.sh
  6. Reboot your distribution

  7. Make a GPG key for GitHub.

    If you want to manipulate Git in the GUI within VS Code, do the following.

  8. Download Gpg4win

  9. Create ~/.gnupg/gpg-agent.conf

    touch ~/.gnupg/gpg-agent.conf
    gpg-connect-agent reloadagent /bye
  10. Reboot a gpg agent

    gpg-connect-agent reloadagent /bye

About

This dotfiles repository is intended to be used for Linux distributions under WSL2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •