mark-adams / dotfiles

My personal dotfiles!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Dotfiles are common configuration files used by editors, shells, and many other applications. These are my dotfiles. Please feel free to copy and share!

Installing

The main install is simple:

./install.sh

To install the Python packages, run:

sudo python/install.sh

What all is in here anyways?

My dotfiles include my personal configs for:

  • Editors: Atom & vim
  • Shells: bash
  • Languages: Python
  • Tools: gpg

Contributions welcome!

Feel free to contribute a PR if you think anything could be better.

If you have any questions, feel free to tweet me @markadams

About

My personal dotfiles!

License:MIT License


Languages

Language:Shell 96.4%Language:CSS 3.1%Language:Vim Script 0.5%