Include extension on install script, update README
This commit is contained in:
parent
9e03f541fa
commit
6d69343703
2 changed files with 15 additions and 6 deletions
21
README.md
21
README.md
|
@ -1,12 +1,21 @@
|
||||||
# [joshtronic](https://joshtronic.com) does `dotfiles`
|
# [joshtronic](https://joshtronic.com)'s `dotfiles`
|
||||||
|
|
||||||
These are my `dotfiles`. There are many like them, but these are mine. My
|
These are my `dotfiles`.
|
||||||
`dotfiles` are my best friend. They are my life. I must master them as I must
|
|
||||||
master my life. My `dotfiles`, without me, are useless. Without my `dotfiles`, I
|
There are many like them, but these are mine.
|
||||||
am useless.
|
|
||||||
|
My `dotfiles` are my best friend.
|
||||||
|
|
||||||
|
They are my life.
|
||||||
|
|
||||||
|
I must master them as I must master my life.
|
||||||
|
|
||||||
|
My `dotfiles`, without me, are useless.
|
||||||
|
|
||||||
|
Without my `dotfiles`, I am useless.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/joshtronic/dotfiles/main/install)"
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/joshtronic/dotfiles/main/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue