This commit is contained in:
Tykayn 2025-01-13 12:00:58 +01:00 committed by tykayn
parent 9ee0d820cb
commit 123aad138c
8 changed files with 30 additions and 35 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
#
# variables à ne pas versionner
# variables à ne pas versionner
#
export secret_key="bidule"

View file

@ -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