Skip to content

davidharrigan/kit

Repository files navigation

kit

This is my dev kit. It install config I need to stay productive on any machine.

What's in it?

├── Makefile                 # for easy installation
├── backup                   # any existinng config will be backed up here on install
├── dots
│   ├── aliases              # aliases, everything here will be sourced
│   │   └── common.alias
│   ├── config
│   │   └── nvim
│   │       └── init.vim
│   ├── env                  # environment variables, everything here will be sourced
│   │   └── common.env
│   └── zshrc
└── terminal                 # terminal utilities

Releases

No releases published

Packages

No packages published