Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mclayton7/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a collection of configuration files for my development VMs.

To Install

  • clone this repo in your home directory
  • Then run the install.sh script

Configured Apps

  • Helpful snippets and such
  • Qt4 Pretty Printing (for QStrings, Qt Containers, etc.)
  • Enabling command history (saves previous commands so you don't have to retype or copy/paste file names)

Aliases

  • Sourcing and cd'ing to development environments automatically
  • Using '..' to automatically cd to the parent directory
  • Always 'sudo yum' when using Yum
  • Add colors
  • Use Meld as a diff tool
  • Trim trailing whitespace

Scripts

  • runUntilFailure - Will run a unit or acceptance test until it fails

Todo

  • Add Windows Support
  • Make shell scripts cross platform (Python?)

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published