Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.09 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.09 KB

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

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/

Unlock Secrets

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

git-crypt unlock