This repository contains my personal configuration files (dotfiles) for various tools and environments. These dotfiles are designed to set up a productive and visually appealing development environment.
- Zsh (
.zshrc): My custom configuration for the Z shell. - Alacritty (
alacritty/): Configuration for the lightweight and cross-platform terminal emulator. - Bspwm (
bspwm/): Configuration for the tiling window manager. - Neovim (
nvim/): My personalized settings for Neovim for efficient coding. - Picom (
picom/): Compositor settings for window transparency and animations. - Rofi (
rofi/): Configuration for the application launcher and window switcher. - Sxhkd (
sxhkd/): Hotkey daemon configuration for managing key bindings. - Wallpapers (
wallpaper/): A collection of wallpapers to complement the aesthetic.
-
Clone this repository:
git clone https://github.com/rafia9005/config.git cd config -
Backup your existing dotfiles:
mv ~/.config ~/.config.bak
-
Move the dotfiles to your configuration directory:
mv -r * ~/.config
-
Restart your shell or reload your window manager to apply the changes.
Feel free to use, modify, and share these dotfiles. Contributions are welcome!
Happy customizing! 🚀
