Skip to content

A collection of configuration files to setup various systems the way I like it.

Notifications You must be signed in to change notification settings

chen3feng/dotfiles

 
 

Repository files navigation

Tobias Preuss dotfiles

A collection of configuration files to setup various systems the way I like it.

Installation

First, grand execute permissions to the included shell script. Then run the script to install the configuration files.

chmod +x INSTALL.sh
./INSTALL.sh

The install script creates a soft link for each configuration file using the following command.

ln -sv ~/dotfiles/gitconfig ~/.gitconfig

About

A collection of configuration files to setup various systems the way I like it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published