Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 908 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 908 Bytes

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