This repository contains my personal dotfiles for configuring my development environment. It includes configurations for various tools and applications that I use regularly.
- Editor: NeoVim
- Terminal: Kitty
- Shell: Zsh with Starship prompt
- Window Manager: Hyprland
- Lock Screen: Hyprlock
- Notification Daemon: Swaync
- Terminal Multiplexer: Tmux
- Bar: Waybar
- Font: Maple Mono
- App Launcher: Rofi
To use these dotfiles, you can clone the repository and create symbolic links to the appropriate locations in your home directory. Here's a basic example of how to do this:
git clone git@github.com:luxuling/dotfiles.git
cd dotfiles
stow .Make sure to adjust the paths and commands according to your specific setup and preferences.
This repository is licensed under the MIT License. See the LICENSE file for more details.
