2022-12-01 13:28:20 +01:00
|
|
|
# configs
|
2023-01-23 23:35:37 +01:00
|
|
|
|
2023-07-14 20:50:00 +02:00
|
|
|
This repository contains most of the configs I use on my systems, this is all
|
|
|
|
for Linux systems, be it servers or workstations. To install it, just run the
|
|
|
|
desktop/server script as the target user, some stuff will need to run as root.
|
2023-01-25 09:12:00 +01:00
|
|
|
|
|
|
|
# Dependencies
|
|
|
|
- vim
|
|
|
|
- fzf
|
|
|
|
- nnn
|
|
|
|
- zsh
|
|
|
|
- git
|
|
|
|
- curl
|
|
|
|
- lsd (workstations)
|
|
|
|
- nodejs (nvim language server)
|
2023-02-10 09:51:10 +01:00
|
|
|
|
2023-07-14 20:50:00 +02:00
|
|
|
|
2023-04-16 16:49:28 +02:00
|
|
|
# Mirrored
|
|
|
|
The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/configs.git)
|
2023-07-06 21:24:20 +02:00
|
|
|
|
|
|
|
It is mirrored to:
|
2023-07-14 20:50:00 +02:00
|
|
|
- [GitHub](https://github.com/PlexSheep/configs)
|
|
|
|
- [Codeberg](https://codeberg.org/PlexSheep/configs)
|