馃悷 My personal dotfiles
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Shell 43.7%
Python 21.9%
Dockerfile 6.5%
Perl 6.3%
Vim Script 4.7%
Makefile 4.1%
HCL 3.4%
Ruby 2.4%
Less 0.9%
CoffeeScript 0.7%
CSS 0.4%
Other 4.9%
656 1 0

Clone this repository

https://tangled.org/davidcel.is/dotfiles https://tangled.org/did:plc:so3nphemmrxnh63ye3c4x6dg/dotfiles
git@tangled.org:davidcel.is/dotfiles git@tangled.org:did:plc:so3nphemmrxnh63ye3c4x6dg/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

dotfiles#

This is a basic framework for installing my dotfiles and keeping them up to date.

Simply:

$ make

The framework:

  • Provides configuration for fish-shell.
  • Installs homebrew and various formulae if on Mac OS X
  • Installs vim-plug to manage Vim, while also installing several useful Vim plugins
  • Keeps all of the above up-to-date (just re-run make)
  • Symlinks all of the dotfiles and dotdirectories to $HOME

Antecedent#

Much of this comes from stephencelis/dotfiles.