Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sjdonado/dotfiles

alacritty + tmux + zsh + nvim == 🏡
https://github.com/sjdonado/dotfiles

alacritty dotfiles-macos kitty lazy-nvim lua neovim startship tmux zsh

Last synced: about 4 hours ago
JSON representation

alacritty + tmux + zsh + nvim == 🏡

Awesome Lists containing this project

README

        

> Blazyinly fast Development Setup 🚀

## Getting started

1. Clone this repo into `~/.config/dotfiles`

### Boostrap

- Init run `boostrap.sh`
- Update Brewfile: `brew bundle dump --describe --force`

### Terminal multiplexer

- Init run `tmux`
- Install plugins: Press `prefix` + `I` (capital i, as in Install)

### Text editor

- Init run `nvim .`
- Update plugins: `:Lazy`
- Update LSP servers, DAP servers, linters, and formatters: `:Mason`

### Happy Hacking!

image