Adds a README

This commit is contained in:
2022-11-04 10:27:39 +01:00
parent efeb60a362
commit 74f1e8d52e
2 changed files with 24 additions and 1 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# Personnal configuration
## Installation
You can install this configuration on a new system using
```bash
curl -sSL https://git.tuleu.science/atuleu/home/raw/branch/master/update.sh | bash
```
## Keeping it synced
You can then update the configuration with:
```bash
$HOME/.home/update.sh
```
On a GNOME environment you may want to:
```bash
$HOME/.home/update.sh --gnome
```
This will install necessary fonts and makes GNOME terminal actually looks good.

View File

@@ -1 +0,0 @@
update.sh