Browse Source

Update README.md

server
Marten 1 month ago
committed by GitHub
parent
commit
bdf13fdb0e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md

@ -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

Loading…
Cancel
Save