mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
up docs
This commit is contained in:
parent
9ee0d820cb
commit
123aad138c
8 changed files with 30 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# variables à ne pas versionner
|
||||
# variables à ne pas versionner
|
||||
#
|
||||
|
||||
export secret_key="bidule"
|
|
@ -9,13 +9,14 @@ Pour récupérer seulement les alias de commande sans prendre toutes les section
|
|||
cd
|
||||
wget https://forge.chapril.org/tykayn/workflow/raw/branch/main/assets/.bashrc
|
||||
wget https://forge.chapril.org/tykayn/workflow/raw/branch/main/assets/.bash_custom_aliases -O .bash_aliases
|
||||
source .bash_aliases
|
||||
|
||||
```
|
||||
## Installation de programmes
|
||||
|
||||
```shell
|
||||
sudo apt install ansible python3-pip arp-scan borgbackup curl docker docker-compose etckeeper git gnupg jq meld nano ncdu nginx restic npm pandoc php python3 python3-pip tig zsh testdisk texlive rbenv htop btop python3-setuptools autopostgresqlbackup automysqlbackup certbot smartmontools fail2ban snapd unattended-upgrades php php-fpm php-xml php-mysql rsync php-dom php-curl vrms syncthing sshfs geeqie
|
||||
pip install yt-dlp
|
||||
sudo apt install ansible python3-pip arp-scan borgbackup curl docker docker-compose etckeeper git gnupg jq meld nano ncdu nginx restic npm pandoc php python3 python3-pip tig zsh testdisk texlive rbenv htop btop python3-setuptools autopostgresqlbackup automysqlbackup certbot smartmontools fail2ban snapd unattended-upgrades php php-fpm php-xml php-mysql rsync php-dom php-curl vrms syncthing sshfs geeqie calibre
|
||||
pip install yt-dlp --user
|
||||
```
|
||||
|
||||
### Installation de configuration de programmes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue