TrudeEH / dotfiles

MIT License
11 stars 0 forks source link

Trude's Dotfiles

⠀⠀⠀⠀

Welcome to Trude's dotfiles. Here you will find my personal configurations, tools and scripts. I highly recommend anyone interested to fork the repository and modify the configurations to your liking. This repository can be used as a base for your own dotfiles.

Structure

Getting Started

  1. Install git and curl.

  2. Run the install script:

bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/refs/heads/main/install.sh)