sudo apt-get install git xclip
ssh-keygen -o -a 100 -t ed25519 -C "[email protected]" -f ~/.ssh/github_ed25519
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/github_rsa
xclip -sel clip < ~/.ssh/github_ed25519.pub
mkdir -p ~/projects
cd ~/projects
git clone --recurse-submodules [email protected]:Scuilion/dotfiles.git
cd dotfiles
sudo chmod +x *.sh
sudo ./packages.sh
./install.sh
chsh -s $(which zsh)
# log out and back in
-
Notifications
You must be signed in to change notification settings - Fork 0
Scuilion/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
dotfiles
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published