1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 01:41:23 +02:00

adding structural READMEs

This commit is contained in:
TiynGER
2020-04-10 19:17:55 +02:00
parent 02c27929c9
commit 7e2c2635d1
6 changed files with 37 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
# Arch Linux
These markdown entries are some guides i am using personally for installing the base system.
There are some additional software recommendations aswell.
Due to my personal preference most of them are commandline applications.

10
arch-linux/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Arch Linux
These markdown entries are some guides i am using personally for installing the base system.
There are some additional software recommendations aswell.
Due to my personal preference most of them are commandline applications.
| File/Folder | Description |
| --------------- | ------------------------------------------------------- |
| applications | Various software recommendations and setups |
| devices | Arch Linux setup for special devices |
| installation.md | This is a guide on my go to installation for Arch Linux |

View File

@@ -0,0 +1,11 @@
# Applications
These are guides on how to set up and configure special programs for Arch Linux, but could be translatable to other ones aswell.
| File/Folder | Description |
| ------------------- | ------------------------------------------------------------------------------------- |
| calendar.md | My favourite calendar program setup and configuration |
| contacts.md | My favourite contacts program setup and configuration |
| mail.md | My favourite mail program setup and configuration |
| tablecalculation.md | My favourite tablecalculation program setup and configuration |
| wine.md | My favourite way to run windows programs and games with basic setup and configuration |

View File

@@ -0,0 +1,7 @@
# Devices
These devices i did an Arch Linux setup and configuration on and had some extra things to get everything working.
| File/Folder | Description |
| ---------------- | -------------------------------------------------------------------------- |
| thinkpad_x220.md | Special installation and configuration additions to a Lenovo Thinkpad X220 |