Rename and update calpkgs.md

This commit is contained in:
Santiago Lo Coco 2022-02-10 12:28:10 -03:00
parent 874ea8c437
commit f7c36fc77d
4 changed files with 13 additions and 44 deletions

13
_projects/calpkgs.md Normal file
View File

@ -0,0 +1,13 @@
---
layout: page
title: calpkgs
description: My AUR packages.
github: https://github.com/slococo/calpkgs
importance: 3
category: personal
---
[This][1] repo contains all the packages that I mantain (or would like to) in the [AUR][1].
[2]: https://github.com/slococo/calpkgs
[1]: https://aur.archlinux.org/packages/?K=santilococo&SeB=m

View File

@ -1,26 +0,0 @@
---
layout: page
title: calsais
description: Arch Linux semi-automatic installation script.
github: https://github.com/slococo/calsais
importance: 1
category: personal
---
### Usage <a name="usage"></a>
Run
```bash
curl -LO slococo.com.ar/calsais
```
and then
```bash
sh calsais
```
You can use `-d`, `-f` or `-s` to enable logging.
The script only supports UEFI boot mode.

View File

@ -1,9 +0,0 @@
---
layout: page
title: sadedot
description: Save and deploy your dotfiles on github.
redirect: https://github.com/santilococo/sadedot
github: https://github.com/santilococo/sadedot
importance: 2
category: personal
---

View File

@ -1,9 +0,0 @@
---
layout: page
title: arch-packages
description: My AUR packages.
redirect: https://github.com/santilococo/arch-packages
github: https://github.com/slococo/arch-packages
importance: 3
category: personal
---