Fixes SSH agent socket path mismatch issue where system socket unit sets SSH_AUTH_SOCK to wrong path. This service runs standalone without socket activation to avoid conflicts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| alacritty/.config/alacritty | ||
| bash | ||
| bat/.config/bat | ||
| espanso/.config/espanso | ||
| ghostty/.config/ghostty | ||
| helix/.config/helix | ||
| omp | ||
| p10k | ||
| procs/.config/procs | ||
| redshift/.config | ||
| scripts | ||
| systemd-user/.config/systemd/user | ||
| tmux | ||
| ulauncher/.config/ulauncher | ||
| yazi/.config/yazi | ||
| zsh | ||
| .gitignore | ||
| .tools.yaml.old | ||
| README.md | ||
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
-
Clone the repository to your local machine:
git clone <repository_url> -
Navigate to the cloned repository: cd dotfiles
-
Use GNU Stow to deploy specific configuration files. For example, to deploy the Bash configuration: stow bash
-
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