mclayton7 / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PowerShell 91.9%Language:Python 4.6%Language:Shell 1.2%Language:Roff 0.8%Language:Vim Script 0.7%Language:TypeScript 0.5%Language:Elvish 0.3%