Skip to content

Commit 321df52

Browse files
committed
docs
1 parent 259ce19 commit 321df52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Setup and configuration for my terminal based developer workflow (MacOS/Ubuntu):
44

5-
- Zsh for a shell
6-
- Homebrew for shell tools
7-
- mise for programming language runtimes (except Python)
8-
- uv for Python runtime and virtual environments
9-
- Neovim for text editing
10-
- Stow for dotfiles management
5+
- **Zsh** for a shell
6+
- **Homebrew** for shell tools
7+
- **mise** for programming language runtimes (except Python)
8+
- **uv** for Python runtime and virtual environments
9+
- **Neovim** for text editing
10+
- **Stow** for dotfiles symlinking
1111

1212
This repo should be cloned into `$HOME` and set as `$XDG_CONFIG_HOME`. Many tools rely on setting this for the config stored in this repo to work. For other config that requires files in `$HOME` (such as `$HOME/.bashrc`) Stow is used to symlimk files.
1313

0 commit comments

Comments
 (0)