From 5bcb950e27a8c1262ff714d1a3ea17089bf51204 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 29 Dec 2019 16:20:51 -0300 Subject: Fixed my image size again --- .me-small.png | Bin 0 -> 6700 bytes .me.png | Bin 6700 -> 0 bytes README.md | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .me-small.png delete mode 100644 .me.png diff --git a/.me-small.png b/.me-small.png new file mode 100644 index 00000000..771b78dd Binary files /dev/null and b/.me-small.png differ diff --git a/.me.png b/.me.png deleted file mode 100644 index 771b78dd..00000000 Binary files a/.me.png and /dev/null differ diff --git a/README.md b/README.md index 6b410d1c..6d8f5183 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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? - + I am Roger Gonzalez, a Backend developer from Valencia, Venezuela, living in Montevideo, Uruguay. -- cgit v1.2.3