This is a baseline set of dotfiles. PR's welcome.
It currently includes settings for:
A decent amount of effort went into making this safe to run on an existing setup, but as always, make sure if you have anything configuring any of the aforementioned software, back it up before running this.
bash <(curl -LsS https://github.com/GoodGuide/dotfiles/raw/master/install.sh)
git clone [email protected]:GoodGuide/dotfiles ~/.dotfiles
~/.dotfiles/install.sh
The following one-liner will get you in a Zsh shell configured using these dotfiles.
DOTFILES_PATH=$PWD (mkdir /tmp/foo; cd /tmp/foo; export HOME=/tmp/foo; $DOTFILES_PATH/install.sh; zsh)
Content type
Image
Digest
sha256:b985d2d6e…
Size
235.5 MB
Last updated
almost 11 years ago
docker pull goodguide/dotfiles:master