diff options
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> |