Skip to content

darthlukan/dotfiles

Repository files navigation

dotfiles

Description

Config files that I use on all of my Linux systems.

Example of my wmutils setup:

wmutils.gif

Download webm

Installation

Install GNU stow, backup your current configs, then:

    $ git clone git@github.com:darhlukan/dotfiles.git ~/dotfiles
    $ cd dotfiles
    $ stow <dir>

Replace <dir> with the directory name containing the configs you want to use. For example, if you wanted to use the same terminal configuration as me, you would run:

    $ stow urxvt

The above command will create symlinks for .Xresources, .Xdefaults, and .xres in your $HOME directory.

IMPORTANT!: You will probably need to go through the configs and make sure to change any hardcoded paths.

About

Config files that I use on all of my Linux systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors