diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-27 20:34:53 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-27 20:34:53 +0000 |
commit | 7494ee246fd068b678f449af81d550f5376bd310 (patch) | |
tree | eff6ea530003cb0b461d901921573634a4b53f4f /public/projects/programs/dotfiles | |
parent | 1b8fc7e0f53d53452518ec66fdc7b23eab121466 (diff) |
Organized my images
Diffstat (limited to 'public/projects/programs/dotfiles')
-rw-r--r-- | public/projects/programs/dotfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/projects/programs/dotfiles b/public/projects/programs/dotfiles index 9f7872b..a779085 100644 --- a/public/projects/programs/dotfiles +++ b/public/projects/programs/dotfiles @@ -22,7 +22,7 @@ <h1><b>Dotfiles</b></h1> <p>Last tested: 21/7/2024</p> <hr> - <img src="../../Images/dotfiles/Tux.png" alt="Our Lord" class="right-image"> + <img src="../../Images/tux/Tux.png" alt="Our Lord" class="right-image"> <h3>What are Dotfiles?</h3><p> The reason I have dotfiles is for a few reasons. The first is that I use my PC and a few laptops interchangeably, and having my configurations easily downloadable is a big time saver. The second reason why I have my dotfiles up is because maybe somebody is looking for a certain baseline for their configurations, and if they find it well, I am more than happy to help that person. The third reason is just in case something happens to one of my laptops or my PC. I suggest that if you have configuration files, you should back them up on your preferred git host.</p> |