Skip to content

rdepping/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

These are Ralphs's shell configuration dotfiles. The goal is to increase CLI productivity on Linux (mainly Ubuntu) and OSX, though many scripts run just fine on any POSIX implementation.

Focus

The focus is on Bash support.

Inspirations

The contents of this repo are based on Matthew McCullough's original (https://github.com/matthewmccullough/dotfiles). Others have been created over the years and gathered here - such Jim Lawton's which is where I forked from.

Acquiring This Repo

This project contains submodules. It is suggested that you clone this into your home directory.

cd ~
git clone --recurse-submodules https://github.com/rdepping/dotfiles

Setup

There is a set up script that establishes the symlinks in your home directory. Run this once.

  • _setupdotfiles.sh

NOTE: Some personal configuration of Ralph's will remain after setup. You should fork and tweak to your specific needs.

Contributions

Contributions are always welcome in the form of pull requests with explanatory comments.

About

Shell Config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 59.7%
  • Shell 37.5%
  • Python 2.8%