Fixed README pictures

This commit is contained in:
Roger Gonzalez 2025-04-06 21:23:46 -03:00
parent 13cb83e29a
commit c8d515acc4
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -7,10 +7,14 @@
:PROPERTIES: :PROPERTIES:
:ID: e7ff52ea-2ed0-4258-8016-323934fa2724 :ID: e7ff52ea-2ed0-4258-8016-323934fa2724
:END: :END:
[[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-185327.png]] [[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-185327.png]]
[[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-185523.png]] [[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-185523.png]]
[[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-190422.png]] [[https://gitlab.com/rogs/dotfiles/-/raw/master/screenshots/2025-01-07-190422.png]]
Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. 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 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. period at the beginning of a filename or directory name indicates that it is a hidden file or directory.