Skip to content

tushyagupta81/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-keygen -t ed25519 -C "[email protected]"

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519

cat ~/.ssh/id_ed25519.pub
echo "add this public key in github account settings"
read

Also generate a gpg key if needed

About

My dotfiles and personal preferences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 31.7%
  • Python 19.9%
  • Lua 18.9%
  • CSS 18.7%
  • Nushell 9.0%
  • PowerShell 1.1%
  • JavaScript 0.7%