Skip to content

Spazzy757/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spazzy757 Dotfiles

A collection of my local configs

I have tried to keep them as simple as possible but also store some personal config here that I encrypt with git-crypt

IDE

My primary IDE is NeoVim and all my config can be found in the nvim folder

Shell

I use Bash for my shell alongside Bash-IT for customization all config can be found in bash folder

Claude Code

My Claude Code configuration including my global CLAUDE.md preferences can be found in the claude folder

To Setup

Run Setup

For setup I simply use stow Ive tested various other tooling and just find its a lot of overhead to maintain, when stow does what I need

The following are what I run (here just because I always need to look them up)

Git

stow -v -R -t ~/ git

Bash

stow -v -R -t ~/ bash

NeoVim

stow -v -R -t ~/.config/nvim/ nvim/

Claude Code

stow -v -R -t ~/.claude/ claude/

Unlock Secrets

This will only work if your GPG key is part of the keychain

git-crypt unlock

About

Dotfile collection for my local environment

Topics

Resources

Stars

Watchers

Forks

Contributors