summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index af36fa33..6e1eccb1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# 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/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.
# Who Am I?