Skip to content

MatheusTT/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfiles

Welcome to my dotfiles!

More Screenshots

These are my personal configurations for Linux, tailored to enhance productivity and streamline workflows. They are designed to be lightweight, modular, and easy to manage.

⚑ Features

  • Window Managers: Configurations for Hyprland and BSPWM.
  • Development Tools: Pre-configured for Python, Rust, Flutter, and more).
  • Automation: Managed with chezmoi for consistent setup across systems.

βš™ Installation

  1. Make sure you have chezmoi installed. You can install it by following the official guide.

  2. Run the following command to initialize and apply my dotfiles:

chezmoi init MatheusTT

Review the changes (if necessary) and apply them:

chezmoi apply

πŸ›  Programs used

πŸ— Structure

  • .config/: Contains configurations for window managers, terminal, and other applications.
  • .local/share/themes/ && .local/share/icons/: Houses cursor and theme files.
  • .local/bin/: Simple scripts used across the entire system.
  • scripts/: Custom scripts for automation and other tasks.

🀝 Contributing

If you have suggestions or improvements, feel free to open an issue or submit a pull request.

πŸ“œ License

These dotfiles are provided as-is and are free to use or modify. If you share them, a credit would be appreciated.

Enjoy!