indexabout

Jptrzy's git repo

Here I host all of my project, personall forks and dotfiles.

For more info please check out my website.

Usage (FOR JPTRZY)

Make shure that you are git user su -l git In git home directory create git init --bare <repo name>.git and change description by editing <repo name>.git/description file.

In your git project use git remote add personal git@jptrzy.xyz:<repo name>.git and then git push personal <branch name>

Software created with 💖