Skip to content

Lanzaa/dotfiles

 
 

Repository files navigation

Files

.vimrc my vim configuration .screenrc my screen configuration

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

Packages

No packages published

Languages

  • Shell 100.0%