Skip to content
forked from dannyshaw/dotfiles

These are my dotfiles. There are many like it, but this one is mine.

Notifications You must be signed in to change notification settings

imohib/dotfiles

 
 

Repository files navigation

dotfiles

My dotfiles.

Uses a schema of anything ending in '.link' will have a symlink created in $HOME ie, ./vim/vim.link will get a symlink pointing to it at ~/.vim

installation

  1. run-parts --regex 'setup_*' --exit-on-error ./install
  2. This should stop and prompt a manual change of shell to zsh which requires logging out and in.
  3. run the zsh script again to finish ./install/setup_10_zsh.sh

Fork and Modify

Tweak away!

About

These are my dotfiles. There are many like it, but this one is mine.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 76.8%
  • Vim Script 16.6%
  • Python 6.6%