Update readme
This commit is contained in:
parent
8ddde96cd7
commit
f0dd76f2fb
11
README.md
11
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue