Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

britter/dotfiles

Repository files navigation

britter's dotfiles

This is a repository containing configuration files for my development environment.

Installation

Pick what you like from the files, then modify the link script to link the files you're interested in. The actual bash configuration can be linked in the following way:

git clone git@github.com:britter/dotfiles.git ~/.dotfiles
bash "~/.dotfiles/link"

This will replace the dotfiles in the user home with the dotfiles stored in this repository.

After linking the following software needs to be installed as well:

  • fisher - a plugin manager for fish shell. After install run fisher to install all packages.
  • pathogen - a plugin manager for vim. TODO: This seems to be replaced by built-in vim functionality.
  • asdf - a tool version manager
    • Install asdf-java
    • Install the Java versions referenced in the fish.config file

Inspiration

My dotfiles are heavily inspired by Ben Ripkens' dotfiles. He drew his inspiration from Mathias Bynens' and Ben Alman's and many other great blog posts on the web.

Thank you, folks!

About

DISCONTINUED! I'm now using Nix for managing machines, see https://github.com/britter/nix-configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published