Files
dotfiles/README.md
2025-04-29 20:40:09 +03:00

37 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 📂 Dotfiles
Personal dotfiles for a Linux setup built around [Hyprland](https://github.com/hyprwm/Hyprland).
## ✨ Features
- 🔲 **Hyprland** dynamic Wayland compositor configuration
- 📊 **Waybar** status bar setup
- 🔤️ **Terminal** configs for Foot, Alacritty
- 👚 **Shell** Zsh/Bash with aliases and functions
- ⚙️ **Git** global `.gitconfig` with useful settings
- ✍️ **Neovim** minimal IDE setup
- 🔧 **Misc tools** includes configs for `tmux`, `starship`, `wofi`, etc.
## 📦 Installation
Clone the repo:
```bash
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles
```
Then manually symlink files or use a dotfile manager like:
- [chezmoi](https://www.chezmoi.io/)
- [yadm](https://yadm.io/)
> ⚠️ Note: These configs are optimized for a Hyprland-based environment. You may need to adapt them to your own system and preferences.
## 🖼️ Screenshots
*(Add screenshots here if you'd like to show your setup.)*
## 📄 License
MIT License