Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 418 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 418 Bytes

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.