/dotfiles

Machine customization that I used for years

Primary LanguageShell

Deprecated

Stopped using these in May 2020 when I switched to a new machine. Now that the default shell is zsh I went with https://github.com/ohmyzsh/ohmyzsh. It covers ~90% of what I needed. The few things it doesn't, I customized in my .zshrc.


Make setting up new crud easier.

I borrowed this from Chris https://github.com/cshoe/dotfiles

Setup

In general, you may have to make local changes to these depending on the machine. Just don't commit those back to master, or branch, tag or something. YMMV.

  • Clone this repo to your home directory
  • If it doesn't exist, create ~/.profile

Optional items

To Install, execute:

~/dotfiles/install.sh