Skip to content

squattingmonk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains configuration files for my local Linux rig. The dotfiles are managed by GNU Stow.

Installation

Clone the repository:

$ git clone https://github.com/squattingmonk/dotfiles

If you wish to install all the config files, run the install script:

$ dotfiles/install

Otherwise, switch to the repository directory and manually stow the packages you wish to install:

$ cd dotfiles
$ stow bash
$ stow bspwm
$ stow fish
# etc...

Installation will not override any local files or symlinks. If you wish to override your local files, you must delete or move them first.

About

Local config files for my Linux rig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published