mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 19:41:15 +02:00
Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ My debian-based/arch compatible server/root account dotfiles.
|
|||||||
### set alias in .bashrc
|
### set alias in .bashrc
|
||||||
```alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'```
|
```alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'```
|
||||||
### clone this repository
|
### 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
|
### checkout changes
|
||||||
```config checkout server```
|
```config checkout server```
|
||||||
### backup old files
|
### backup old files
|
||||||
|
Reference in New Issue
Block a user