https://github.com/conermurphy/.dotfiles
https://github.com/conermurphy/.dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/conermurphy/.dotfiles
- Owner: conermurphy
- Created: 2024-03-12T08:01:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T12:31:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T19:42:10.376Z (over 1 year ago)
- Language: Lua
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`