1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00

Update README.md

This commit is contained in:
Marten 2020-11-08 22:38:04 +01:00 committed by GitHub
parent 2017bb6320
commit bdf13fdb0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ My debian-based/arch compatible server/root account dotfiles.
### set alias in .bashrc
```alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'```
### clone this repository
```git clone --bare https://github.com/TiynGER/.dotfiles $HOME/.dotfiles```
```git clone --bare https://github.com/tiyn/dotfiles $HOME/.dotfiles```
### checkout changes
```config checkout server```
### backup old files