2017-09-20 17:23:24 +02:00
|
|
|
# dotfiles
|
|
|
|
|
2018-04-08 16:31:05 +02:00
|
|
|
This repository holds my Linux config files.
|
|
|
|
|
2018-07-20 22:12:59 +02:00
|
|
|
## Mandatory unixporn screenshots
|
2018-04-08 16:31:05 +02:00
|
|
|
|
2018-12-27 10:43:59 +01:00
|
|
|
New version as of dec 2018:
|
|
|
|
[![dotfiles](media/dotfiles3.png)](https://raw.githubusercontent.com/Mastermindzh/dotfiles/master/media/dotfiles.png)
|
|
|
|
|
|
|
|
Older versions:
|
|
|
|
|
|
|
|
- [dotfiles](media/dotfiles.png)
|
|
|
|
- [dotfiles2](media/dotfiles2.png)
|
2018-04-08 16:31:05 +02:00
|
|
|
|
2018-07-20 22:12:59 +02:00
|
|
|
|
2018-04-08 16:31:05 +02:00
|
|
|
## Tools
|
|
|
|
|
2018-04-23 10:06:10 +02:00
|
|
|
| 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 |
|
|
|
|
| | |
|
2018-04-08 16:31:05 +02:00
|
|
|
|
2018-07-20 22:12:59 +02:00
|
|
|
## computer specifc setup
|
|
|
|
|
|
|
|
Nowadays I use a few different computers and I'd used to apply the base config and configure each pc on its own.
|
|
|
|
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.
|