18 lines
296 B
Markdown
18 lines
296 B
Markdown
# dotfiles
|
|
|
|
Personal config across Debian/Ubuntu/Proxmox/Void distros.
|
|
|
|
# Installation
|
|
|
|
Clone:
|
|
```
|
|
git clone https://git.nanikore.de/compaqdisc/dotfiles.git ~/.dotfiles
|
|
```
|
|
|
|
Install:
|
|
```
|
|
~/.dotfiles/install.sh
|
|
```
|
|
|
|
The install script symlinks to the shared directory and backs up original files.
|