tjuranek / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

The configuration files I use for different development tools. These files get symlinked to the correct paths so I can keep them up to date in git.

Setup

  • Add execution permissions to the setup script. chmod +x setup
  • Run the setup script. ./setup

About


Languages

Language:Vim Script 86.6%Language:Shell 13.4%