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
- Host: GitHub
- URL: https://github.com/hendriknielaender/.dotfiles
- Owner: hendriknielaender
- Created: 2022-04-13T17:41:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T22:30:16.000Z (9 months ago)
- Last Synced: 2025-04-11T02:57:47.152Z (7 months ago)
- Topics: aerospace, dotfiles, ghostty, golang, i3, i3-config, i3wm, neovim, neovim-dotfiles, rust, typescript, vim, vimrc, wm, zig
- Language: Shell
- Homepage:
- Size: 10.5 MB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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

| | |
|---------------------|---------------------------------------------------------------------------|
|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) |
|
|[rose-pine](https://github.com/rose-pine/neovim) |
|
|[tokyonight](https://github.com/folke/tokyonight.nvim) |
|
|[gruvbox](https://github.com/ellisonleao/gruvbox.nvim) |
|