An open API service indexing awesome lists of open source software.

https://github.com/conermurphy/.dotfiles


https://github.com/conermurphy/.dotfiles

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Dotfiles

Clone this repository into `~/.dotfiles` and apply the correct symlinks.

## Ghostty

Symlink: `ln -s ~/.dotfiles/ghostty/ ~/.config/`

## Neovim

Symlink: `ln -s ~/.dotfiles/nvim/ ~/.config/`

1. Install dependencies

```sh
brew install neovim ripgrep lazygit
```

2. Install the `tsserver` language server

To install the `tsserver` use the `:Mason` command inside `nvim`