ssh key gen
This commit is contained in:
parent
f1445ee6c1
commit
bc05dfd145
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ git submodule update --recursive
|
||||||
# Installs tilix
|
# Installs tilix
|
||||||
sudo apt install tilix
|
sudo apt install tilix
|
||||||
|
|
||||||
|
# SSH Key Gen
|
||||||
|
ssh-keygen -t ed25519 -C "blake@blakeridgway.dev"
|
||||||
|
|
||||||
# Oh My ZSH is installer
|
# Oh My ZSH is installer
|
||||||
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue