Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

charles-l/dotfiles

Repository files navigation

Dotfiles

My config files.

Screenies!


Install

git clone https://github.com/charles-l/dotfiles ~/.dotfiles
cd .dotfiles

Choose what you want to install: stow bash stow bin stow i3 stow ... # etc, you get the point.

stow is pretty freaking cool, and should be available in most distro's package databases.

Shell

Shell configuration is POSIX complient and will work in most shells. I personally prefer mksh ('cause it's lightweight and has many of the useful features of bash)