1
0
Fork 0

Update readme

This commit is contained in:
Gregory Eremin 2023-02-14 13:15:31 +01:00
parent 8ddde96cd7
commit f0dd76f2fb
1 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,13 @@
## Gregory's dotfiles
[What are dotfiles](https://dotfiles.github.io/)
### Installation
I use bash as my shell. Here is the [tree](https://git.localhots.xyz/localhots/dotfiles/src/commit/2f17a9f7300b61a382ec3dfeb69de648b3d36b43) before purging macOS and fish configs.
```bash
git clone git@github.com:localhots/dotfiles.git ~/dotfiles
~/dotfiles/setup.bash
git clone git@git.localhots.xyz:localhots/dotfiles.git ~/dotfiles
bash ~/dotfiles/setup.sh
```
### Changelog
* [Tree](https://github.com/localhots/dotfiles/tree/2f17a9f7300b61a382ec3dfeb69de648b3d36b43) before purging macOS and fish configs.