change git email

This commit is contained in:
krolyxon 2026-02-15 21:58:21 +05:30
parent 9aac2c3afe
commit d7da793c2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[user] [user]
email = krolyxon@tutanota.com email = me@krolyxon.com
name = krolyxon name = krolyxon
[init] [init]
defaultBranch = master defaultBranch = master

View File

@ -6,7 +6,7 @@
## Usage ## Usage
```bash ```bash
cd $HOME cd $HOME
git clone https://git.krolyxon.xyz/krolyxon/dotfiles ~/.dotfiles git clone https://git.krolyxon.com/krolyxon/dotfiles ~/.dotfiles
cd ~/.dotfiles cd ~/.dotfiles
./install.sh ./install.sh