/dotfiles

#bspwm #polybar #dmenu #alacritty

Primary LanguageShell

Dotfiles

This repository contains the personal dotfiles of mrdodgerx for configuring various applications and settings on Unix-like systems.

Folder Structure

  • .config/: Directory containing configuration files for various applications.
  • .conky/: Configuration files for Conky, a system monitor for X.
  • .dmenu/: Configuration files for dmenu, a simple and efficient dynamic menu for X.
  • .vimrc: Symbolic link to the Vim configuration file.
  • .zshrc: Symbolic link to the Zsh configuration file.

Setup

To use these dotfiles on a new system, follow these steps:

  1. Clone the repository:
    git clone https://github.com/mrdodgerx/dotfiles.git ~/.dotfiles

    cd ~/.dotfiles
    ./bootstrap.sh