Skip to content

rexarski/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files, managed with symlinks.

Structure

.agents/              # Claude Code agent skills
.config/
  fish/               # Fish shell config
  gh/                 # GitHub CLI config
  neofetch/           # Neofetch config
  yazi/               # Yazi file manager config
  zed/settings.json   # Zed editor settings
ghostty/              # Ghostty terminal config
.gitconfig            # Git configuration
.gitignore_global     # Global gitignore
Brewfile              # Homebrew bundle
install.fish          # Symlink setup script

Setup

On a new machine, clone the repo and run the install script:

git clone <repo-url> ~/.dotfiles
cd ~/.dotfiles
fish install.fish

The script creates symlinks from their expected locations to this repo. It will skip any path that already exists (and is not a symlink), so nothing gets overwritten.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors