emilpetkov / dotfiles

Configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration files

Here are my personal configuration files for the Bash shell as well as other tools I use daily like IRB, GIT, SSH, etc.

Set up the following symlinks:

  • $ cp -i ~/dotfiles/irbrc ~/.irbrc
  • $ cp -i ~/dotfiles/ackrc ~/.ackrc
  • $ cp -i ~/dotfiles/bash_profile ~/.bash_profile

About

Configuration files


Languages

Language:Vim Script 98.0%Language:Shell 1.3%Language:Ruby 0.6%