Dotfiles
Configuration files in Unix-like systems
Install / Use
/learn @GabrielTenma/DotfilesREADME
<p align="center">
<h1>.dotfiles 💫</h1>
</p>
<br>
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.</tspan>! <br> <b> Disclamer: Clone it at your own risk.. </b> <br> <br> <br>
clone dotfiles
install first git then open ur terminal, enter command
$ git clone https://github.com/GabrielTenma/dotfiles.git
<br>
<br>
