Skip to content

pcuci/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.*

Portable dotfiles for a consistent and familiar workflow

git clone https://github.com/pcuci/dotfiles.git ~/.dotfiles && cd ~/.dotfiles
./install

Set up SSH keys.

cd ~/.dotfiles
./generate-ssh-keys

Register new keys with GitHub and GitLab:

Synchronize SSH configurations between host and guest systems.

cd ~/.dotfiles
./ssh_sync --from=host --to=wsl --host-username=pcuciureanu # or pcuci
# ./ssh_sync --from=wsl --to=host --host-username=pcuciureanu

Update git remotes.

cd ~/.dotfiles
git remote set-url origin git@github.com:pcuci/dotfiles.git
git remote -v # to confirm changes

License

Ethically sourced under the Atmosphere License—like open source, for good.

About

Migrating home

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published