Personal dotfiles - shell, git, tmux, vim configs
Find a file
2026-01-08 11:51:26 -07:00
alacritty/.config/alacritty Updated dotfiles 2025-12-28 12:26:00 -07:00
bash Updated dotfiles 2025-12-28 12:26:00 -07:00
bat/.config/bat Updated dotfiles 2025-04-29 09:41:32 -06:00
espanso/.config/espanso Updated dotfiles 2025-10-05 12:25:39 -06:00
ghostty/.config/ghostty Updated dotfiles 2025-12-28 12:26:00 -07:00
helix/.config/helix Updated dotfiles 2025-12-28 12:26:00 -07:00
omp Updated dotfiles 2025-04-24 20:57:22 -06:00
p10k Updated dotfiles 2025-05-12 20:29:08 -06:00
procs/.config/procs Updated dotfiles 2025-04-29 09:41:32 -06:00
redshift/.config Organize scripts and clean up dotfiles 2025-11-07 14:48:21 -07:00
scripts Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
systemd-user/.config/systemd/user Add ssh-agent.service for systemd user session 2025-12-28 10:56:18 -07:00
tmux Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
ulauncher/.config/ulauncher Updated dotfiles 2025-12-28 12:26:00 -07:00
vit/.vit Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
yazi/.config/yazi Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
zsh Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
.gitignore Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
.tools.yaml.old Organize scripts and clean up dotfiles 2025-11-07 14:48:21 -07:00
LICENSE Updated dotfiles, added LICENSE 2026-01-08 11:51:26 -07:00
README.md Updated dotfiles 2025-10-05 12:25:39 -06:00

Dotfiles Repository

This repository contains a collection of configuration files for various tools and applications. These dotfiles can be easily deployed using GNU Stow for managing symbolic links to the configuration files.

Usage

Deploying Dotfiles with GNU Stow

  1. Clone the repository to your local machine:

    git clone <repository_url>
    
    
  2. Navigate to the cloned repository: cd dotfiles

  3. Use GNU Stow to deploy specific configuration files. For example, to deploy the Bash configuration: stow bash

  4. Repeat the stow command for each tool or application you want to deploy configurations for.

Additional Instructions

• Ensure that GNU Stow is installed on your system before deploying the dotfiles. • Customize the configurations as needed before deploying them. • Make sure to back up any existing configuration files that might be overwritten during deployment.

Tools Included

• Alacritty • Bash • Bat • Espanso • Git • Helix • Omp • Procs • Tmux • Ulauncher • Yazi • Zsh