15 lines
340 B
Markdown
15 lines
340 B
Markdown
# Gaiety's Dotfiles
|
|
|
|
Designed for MacOS.
|
|
|
|
## Setup
|
|
* [Install asdf](https://asdf-vm.com/#/core-manage-asdf) version manager `brew install asdf`
|
|
* `brew install extraterm`
|
|
* `brew install neovim`
|
|
* `brew install fzf` & `$(brew --prefix)/opt/fzf/install`
|
|
* `sh -c "$(curl -fsSL https://git.io/get-zi)" --`
|
|
|
|
```sh
|
|
npm i -g pyright
|
|
sh init
|
|
```
|