dotfiles

Configuration files in Unix-like systems

Stars
46

introduction

Dotfiles are used to customize your system. The dotfiles name is derived from the configuration files in Unix-like systems that start with a dot (e.g. .bash_profile and .gitconfig). For normal users, this indicates these are not regular documents, and by default are hidden in directory listings. For power users, however, they are a core tool belt.! Disclamer: Clone it at your own risk..

clone dotfiles

install first git then open ur terminal, enter command

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

Screenshot

bluedarkflat