Skip to content

jakedt/dotfiles

 
 

Repository files navigation

jzelinskie's dotfiles

I primarily use darwin, but sometimes I use linux and cygwin. These should work on all three platforms.

installation

toolbox

I wrote a post about BYOU (Bring Your Own Userspace). Basically, you can run my dotfiles in a container and mount your host inside, if you don't want to install anything.

directly

All the installation script does is symlink files like $HOME/.dotfiles/.$FILE to $HOME/.$FILE. Plugins used for vim and zsh should install themselves (thanks to vim-plug and zplug).

$ git clone [email protected]:jzelinskie/dotfiles.git $HOME/.dotfiles
$ ./$HOME/.dotfiles/install.zsh

About

my hidden config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.7%
  • Vim Script 35.7%
  • Dockerfile 11.2%
  • Other 0.4%