This repository contains my personal dotfiles and configuration files for the Hyprland ecosystem, Waybar, and Zsh.
- hypr: Configuration files for the Hyprland window manager.
- waybar: Configuration files for the Waybar status bar.
- .zshrc and .oh-my-zsh: Configuration files and customizations for the Zsh shell.
-
Clone the repository:
git clone https://github.com/Thaylor-Hugo/Just-Dots.git cd Just-Dots
-
Run the install dots script:
./install_dots.sh
It creates a symlink of this repo files on the expected location (e.g. ~/.config). This way its possible to update the files direct in this repo with the git workflow without needing to recopy the files in every change.