Skip to content

jason-rutherford/dotfiles

Repository files navigation

Dotfiles

These are my very opinionated dotfiles. They are just how I roll.

  • Bash Color Scheme
  • Aliases
  • Useful functions
  • Nano Syntax Highlighting
  • Simple installer will backup old dotfiles and symlink new ones
  • Magic

Features

Bash

Installation

To install these dotfiles first clone the repository to your home directory:

cd ~
git clone https://github.com/jason-rutherford/dotfiles.git

Next execute the makesymlinks.sh

cd dotfiles
./makesymlinks.sh

That script will loop through the included dotfiles, move existing ones into ~/dotfiles_old and then create symlinks in your home directory pointing to the ~/dotfiles ones.

Thanks to

License

MIT

Free Software, Hell Yeah!

About

My very opinionated dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published