Skip to content

Workspace to import for getting started scripts.

Notifications You must be signed in to change notification settings

deefdragon/startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace Starter File

The following code will install git, clone this repo, and run the code.

sudo apt install git; 
git clone https://github.com/deef0000dragon1/startup.git; 
bash ~/startup/run.sh

This code initializes the workspace for the user.

It imports the keys for the user and force enables ssk keys, disabling passwords.

Sets a number of aliases

designed to be run from home directory.

About

Workspace to import for getting started scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published