1
0
Derivar 0

update readme

Este cometimento está contido em:
Inhji 2019-12-10 00:06:53 +01:00
ascendente da17c44130
cometimento 0fd8b68141
2 ficheiros modificados com 2 adições e 2 eliminações

Ver ficheiro

@ -1,7 +1,7 @@
# Essential Packages
```bash
apt install git zsh
apt install git zsh inotify-tools borgbackup
```
# Setup SSH

Ver ficheiro

@ -8,7 +8,7 @@ How to install
```bash
# install zsh first
sudo apt install zsh
sudo apt install zsh git
# do the dance
git clone https://git.inhji.de/inhji/dotfiles.git .dotfiles