removed all templates and fixed readme

This commit is contained in:
2019-10-15 22:24:31 +02:00
parent a83eabe03d
commit 4edb6edff4
34 changed files with 19 additions and 326 deletions

View File

@@ -5,30 +5,29 @@ This repository holds my Linux config files.
## Mandatory unixporn screenshots
New version as of dec 2018:
[![dotfiles](media/dotfiles3.png)](https://raw.githubusercontent.com/Mastermindzh/dotfiles/master/media/dotfiles.png)
[![dotfiles](media/dotfiles3.png)](https://raw.githubusercontent.com/Mastermindzh/dotfiles/master/media/dotfiles3.png)
Older versions:
- [dotfiles](media/dotfiles.png)
- [dotfiles2](media/dotfiles2.png)
## Tools
| Purpose | Tool |
|-------------------|--------------------------------------|
| WM | i3 (i3-gaps) |
| App launcher | rofi |
| Shell | Bash |
| Package managers | Pacman & Trizen |
| OS | Arch Linux (or Antergos if I'm lazy) |
| Terminal | xfce4-terminal |
| Editor | nano |
| Code editor | vscode / jetbrains stuff |
| Browser | Chromium |
| File manager | If I have to use one ... Nautilus |
| Music | Google Play Music Desktop Player |
| | |
| Purpose | Tool |
| ---------------- | ------------------------------------ |
| WM | i3 (i3-gaps) |
| App launcher | rofi |
| Shell | Bash |
| Package managers | Pacman & Trizen |
| OS | Arch Linux (or Antergos if I'm lazy) |
| Terminal | xfce4-terminal |
| Editor | nano |
| Code editor | vscode / jetbrains stuff |
| Browser | Chromium |
| File manager | If I have to use one ... Nautilus |
| Music | Google Play Music Desktop Player |
| | |
## computer specifc setup
@@ -36,4 +35,4 @@ Nowadays I use a few different computers and I'd used to apply the base config a
I've grown tired of this approach however so I added a "pc specific" setup in the installer.
The pc specific setup bit will read the folder names in computers, offer you a choice, and execute the install.sh inside that folder.
This allows me to get pc specific settings synced with git and applied easily.
This allows me to get pc specific settings synced with git and applied easily.