Skip to content

euclideansphere/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

setup your ssh key first

ssh-keygen -t rsa -b 4096 -C "austinhartline@gmail.com"
# follow the steps, use a passphrase
ssh-add ~/.ssh/id_rsa

# copy key from terminal to clipbord
cat ~/.ssh/id_rsa.pub

symlink things you want. periods removed from file nodes in this repo for vis so paths may not be accurate

ln -sv $pwd/$file $HOME/$file

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages