Skip to content

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.

Notifications You must be signed in to change notification settings

rafia9005/config

Repository files navigation

Dotfiles by Rafia9005

Dotfiles Thumbnail

Overview

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.

Included Configurations

  • 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.

How to Use

  1. Clone this repository:

    git clone https://github.com/rafia9005/config.git
    cd config
  2. Backup your existing dotfiles:

    mv ~/.config ~/.config.bak
  3. Move the dotfiles to your configuration directory:

    mv -r * ~/.config
  4. Restart your shell or reload your window manager to apply the changes.

Screenshot

Dotfiles Preview

License

Feel free to use, modify, and share these dotfiles. Contributions are welcome!


Happy customizing! 🚀

About

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.

Topics

Resources

Stars

Watchers

Forks