Collection of my config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luca Pellegrini 4a7318c779 rsync: modified scripts to use variables for paths
yt-dlp: standardized comments, added a couple new config-files, added templates for Opus and AAC codecs
5 months ago
bash bash: set custom configuration 5 months ago
codium/.config/VSCodium Alcune aggiunte a file per yt-dlp e rsync 6 months ago
desktop-files Aggiunte alcune icone 6 months ago
rsync/bin rsync: modified scripts to use variables for paths 5 months ago
varie Modifiche ai file .desktop, ai file di yt-dlp, 7 months ago
yt-dlp rsync: modified scripts to use variables for paths 5 months ago
zsh bash: set custom configuration 5 months ago
.gitignore bash: set custom configuration 5 months ago
.stow-local-ignore Modifiche a 'rsync/rsync-Linux-backup.sh', 6 months ago
LICENSE Initial commit 7 months ago
README.md Modifiche ai file .desktop, ai file di yt-dlp, 7 months ago
config-files.code-workspace Modifiche ai file .desktop, ai file di yt-dlp, 7 months ago

README.md

Configuration files

File di configurazione personali (per distribuzioni GNU/Linux).

Quick setup

Da eseguire dopo l'appropriato script del repository linux-setup (esempio: su Linux Mint, prima eseguire script linuxmint-2.sh)

Dipendenze: stow deve essere installato (dipendenza già risolta dall'esecuzione del suddetto script).

sudo apt-get install stow

In un terminale, eseguire questi comandi:

cd ~
git clone https://git.disroot.org/luca-pellegrini/config-files.git
cd config-files
stow --dotfiles bash desktop-files rsync yt-dlp varie