Skip to content
/ dotfiles Public

nazna's dotfiles and setup scripts

Notifications You must be signed in to change notification settings

nazna/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nazna's dotfiles

nazna's dotfiles and setup scripts

Usage

curl -sSfL https://raw.githubusercontent.com/nazna/dotfiles/HEAD/install.sh | bash

Then execute commands below

$ ssh-keygen -t ed25519
$ cat ${HOME}/.ssh/id_ed25519.pub | pbcopy
$ open https://github.com/settings/keys
$ git remote set-url origin git@github.com:nazna/dotfiles.git
$ reboot

Reset WSL

$ wsl.exe --unregister Ubuntu