Skip to content

GabrielFRails/apt-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A brief history

This repository was made to keep my personal backup scripts. Since I accidentally destroyed his SSD and all installed O.S's, i felt the need to create some scripts to easily reinstall my stuff (basic env for development), this is a beginning and all contributions are welcome.

Executing the script

Open the terminal in the cloned repository folder and execute:

% make backup

Git general configuration

% cd git_config

set data on .cache.mk like this:

# general condata config

export SSH_KEY_GEN_EMAIL=example@email.com
export GIT_CONFIG_EMAIL=example@email.com
export GIT_CONFIG_USER=yourUser

then:

% make set_git_global_config

to add new sshkey:

% make gen_sshkey
% make touch_sshkey

Setup github ssh key

About

This repostiry was made to keep GabrielFRails personal bash scripts, since he accidentally destroy his sdd and all S.O's installed, he felt the need to create some scripts to easily reinstall his repositories, this is a begginig and all contributions are wellcome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors