Skip to content

Commit 60e0e15

Browse files
committed
Update README
1 parent 3eb3dc0 commit 60e0e15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
I am currently working on [Arch Linux](http://archlinux.org/) using the [GNOME 3](https://www.gnome.org/) desktop environment.
22

3-
- **Shell**: [Zsh](https://www.zsh.org/) with [Antibody](https://getantibody.github.io/) for extensions and [Spaceship](https://github.com/denysdovhan/spaceship-prompt) prompt
3+
- **Shell**: [Zsh](https://www.zsh.org/) with [Antibody](https://getantibody.github.io/) for extensions and the [Starship](https://starship.rs/) prompt.
44

55
## Usage
66

7-
Files are managed using [GNU Stow](https://www.gnu.org/software/stow/)
7+
Files are managed using [GNU Stow](https://www.gnu.org/software/stow/).
88

99
```sh
10-
git clone https://github.com/re1/dots ~/dots && cd ~/dots
11-
stow zsh nvim
10+
git clone https://github.com/re1/dots
11+
stow -d dots zsh nvim ghostty
1212
```

0 commit comments

Comments
 (0)