Skip to content

dgtized/dotfiles

Repository files navigation

A collection of dotfiles that I have accumulated over many years.

Install

$ git clone git@github.com:dgtized/dotfiles.git ~/.home-config
$ ~/.home-config/setup.sh debian

SSH Keys

Follow ssh-keygen or github to generate a new ssh key, but the following should be sufficient:

$ ssh-keygen -t ed25519

And then add to github to enable checkout & echo into ~/.ssh/authorized_keys on other hosts.

Secrets

emacs
Symlink or create ~/.emacs.d/secrets.el{.gpg} for local emacs config (see load-secrets in clgc-functions.el).
bash
symlink or create `~/.bashrc.local` and it will be sourced at start for environment variables and functions.
gitconfig
Symlink or create `~/.gitconfig.private`

License

Distributed under the BSD License, see LICENSE file

About

There are many dotfiles repos, this one is mine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published