Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 767 Bytes

File metadata and controls

15 lines (9 loc) · 767 Bytes

ajclarkson dotfiles

dotfiles

These are my dotfiles. There are many like them, but these ones are mine.

It was high time my dotfiles got properly organised, and when making the leap to zsh as my shell I thought I'd take advantage of the opportunity to set up a new structure. I went for the topic centric approach used by holman - and I almost just forked that repo and got on with it. I think there's a good chance mine will divert at some point though so decided to roll my own heavily inspired by those.

installing

cd ~/.dotfiles
script/bootstrap```

This symlinks anything named `*.symlink` into your home directory and makes the magic happen.