Skip to content

telechong/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files

.vim directory of file type configurations and plugins .vimrc my vim configuration .screenrc my screen configuration .weechat my configuration for weechat, a great irc client .gimp my tweaks/additions to gimp (fonts, brushes, etc)

Instructions

Creating source files

Any file which matches the shell glob _* will be linked into $HOME as a symlink with the first _ replaced with a .

For example:

_bashrc

becomes

${HOME}/.bashrc

Installing source files

It's as simple as running:

./install.sh

From this top-level directory.

Requirements

  • bash

About

My configuration files (.screenrc, .vimrc, .weechat, .bashrc, .gitconfig, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • Perl 9.5%
  • Vim Script 5.8%
  • ApacheConf 3.9%
  • Scheme 0.2%
  • Shell 0.2%