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

https://github.com/hendriknielaender/.dotfiles

🧑‍💻 aerospace + ghostty + neovim
https://github.com/hendriknielaender/.dotfiles

aerospace dotfiles ghostty golang i3 i3-config i3wm neovim neovim-dotfiles rust typescript vim vimrc wm zig

Last synced: 7 months ago
JSON representation

🧑‍💻 aerospace + ghostty + neovim

Awesome Lists containing this project

README

          

# .dotfiles

This repository contains my personal dotfiles, including preconfigured settings for Neovim, tailored specifically for TypeScript, Rust, Zig, Go development. It includes a curated selection of plugins, key mappings, and customizations to enhance productivity and streamline coding workflows.

### Vim re-maps
[CHEATSHEET.md](CHEATSHEET.md)

### Getting started
```shell
stow --target ~/.config .
```

### Preview
![preview-rose-pine](rose-pine.png "rose-pine theme")

| | |
|---------------------|---------------------------------------------------------------------------|
|Shell: |[zsh](https://www.zsh.org/) + [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh)|
|Editor: |[neovim](https://github.com/neovim/neovim) |
|Terminal: |[ghostty](https://github.com/ghostty-org/ghostty) |

**Optional**, but highly recommended:

* [fzf](https://github.com/junegunn/fzf)
* [ripgrep](https://github.com/BurntSushi/ripgrep)
* [jq](https://github.com/stedolan/jq)
* [nvim kickstarter](https://github.com/nvim-lua/kickstart.nvim)

## Themes

| | |
|-----------------------------------------------------------------------|-------------------------------------------------|
|[stardust](https://github.com/hendriknielaender/stardust.nvim) |stardust theme |
|[rose-pine](https://github.com/rose-pine/neovim) |rose-pine theme |
|[tokyonight](https://github.com/folke/tokyonight.nvim) |tokyonight theme |
|[gruvbox](https://github.com/ellisonleao/gruvbox.nvim) |gruvbox theme |