Skip to content

Personal configs - Arch System - Horrible bash skills (WIP)

Notifications You must be signed in to change notification settings

devlulcas/arch-easy-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINUX ARCHLINUX VISUALSTUDIOCODE

🤖 POST INSTALL 🤖

Scripts to automate the installation of some programs and plugins.

warning: Just a few scripts are mine, the rest are from other people.

warning: This is just a glorified list of commands.

Not mine:

  • fix_emoji.sh

RUN:

python ./install.py
reboot

SETUP GIT SSH:

#Op 1
ssh-keygen -t ed25519 -C "example@mail.com"

#Op 2
ssh-keygen -t ecdsa-sk -C "https://github.com/user"

eval "$(ssh-agent -s)"

ssh-add ~/.ssh/id_ed25519

cat ~/.ssh/id_ed25519.pub

On github

> Configs / Access / SSH and GPG keys / New SSH key

About

Personal configs - Arch System - Horrible bash skills (WIP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published