/dotfiles

My config files

Primary LanguageVim Script

dotfiles

References

These configs/plugins/tools come from these various sites:

Requirements

I'm using zim for my zsh config/plugins. Will be trying out zplug soon.

Vim requires vim-plug

Tmux requires tpm

Future

It might be beneficial to use something like docker to create a container for tmux and zsh and then to just run everything out of that container. This could be useful for getting up and running quickly on a new machine/server. One of the problems would be having to essentially install an OS to run my perfered dev env. It'd probably still be smaller than something like visual studio.