Skip to content

timkicker/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

User-specific application configuration is traditionally stored in so called dotfiles (files whose filename starts with a dot). It is common practice to track dotfiles with a version control system such as Git to keep track of changes and synchronize dotfiles across various hosts.

Installation

Note: Installer-script is in the works. In order to apply the themes just copy the folders to its specific location

git clone https://github.com/botchGNU/dotfiles.git
bash install.sh

Used materials