Changed README screenshots

This commit is contained in:
Roger Gonzalez 2020-04-13 18:15:42 -03:00
parent 83e9b097d2
commit c0150482e7
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 9.6 MiB

BIN
.screenshots/image2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 KiB

View File

@ -1,5 +1,6 @@
# Dotfiles # Dotfiles
![Screenshot of my desktop](https://git.rogs.me/me/dotfiles/raw/branch/master/.screenshots/image1.png) ![Screenshot of my desktop](https://git.rogs.me/me/dotfiles/raw/branch/master/.screenshots/image1.png)
![Screenshot of my desktop](https://git.rogs.me/me/dotfiles/raw/branch/master/.screenshots/image2.png)
Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period--a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles. Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period--a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.
# Who Am I? # Who Am I?