Rename and update calpkgs.md
This commit is contained in:
parent
874ea8c437
commit
f7c36fc77d
|
@ -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
|
|
@ -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.
|
|
|
@ -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
|
|
||||||
---
|
|
|
@ -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
|
|
||||||
---
|
|
Loading…
Reference in New Issue