Skip to content

rhoriguchi/dotfiles

Repository files navigation

dotfiles

Install git and stow

sudo apt install git stow -y

Setup

git clone https://github.com/rhoriguchi/dotfiles.git ~/.dotfiles

sudo chmod +x ~/.dotfiles/init.sh
~/.dotfiles/init.sh

Create .git-credentials

Replace USERNAME with git username and PASSWORD with git password

echo 'https://USERNAME:[email protected]' > ~/.git-credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published