meiersi / dotfiles

.files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Central .dotfiles for my tools...yay :-)

To include all bash configurations use:

for m in alias prompt; do
    . "~/shared-dotfiles/bash/$m"
done

in your .bashrc

Big Thx @ iff for the inspiration and some of the config files.

About

.files


Languages

Language:Vim Script 96.3%Language:Haskell 3.6%Language:Shell 0.1%Language:Makefile 0.1%