mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-28 03:45:07 +02:00
added first 2 portfolio items
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
---
|
||||
title: "My Dotfiles"
|
||||
template: "portfolioItem"
|
||||
description: "Rick van Lieshout's desktop configuration saved in config files"
|
||||
socialImage: "/media/dotfiles3.png"
|
||||
---
|
||||
|
||||
## :)
|
||||

|
||||
|
||||
Dotfiles in Linux are a remarkable thing. Pretty much everything in Linux has a setting and most of those settings live in a config file. This is great for those using multiple computers because they don't have to fiddle with all the apps to get them "just the way I want them". No, simply include the right config file in the right spot and everything will work as expected.
|
||||
|
||||
Some Linux people, me included, take this to a bit of an extreme. Everything in my system uses config files to set up and without my config files I'm horribly slow at performing even basic tasks. This is one of the main reasons why I included an "install.sh" script to take me from a fresh Arch Linux install straight through to a fully set up system!
|
||||
|
||||
My dotfiles can be found on [GitHub](https://github.com/Mastermindzh/dotfiles).
|
||||
|
BIN
content/portfolio/linux-dotfiles/media/dotfiles3.png
Normal file
BIN
content/portfolio/linux-dotfiles/media/dotfiles3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Reference in New Issue
Block a user