Skip to content

hendriknielaender/.dotfiles

Repository files navigation

.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

Getting started

stow --target ~/.config .

Preview

preview-rose-pine

Shell: zsh + ohmyzsh
Editor: neovim
Terminal: alacritty
Terminal-Multiplexer: zellij

Optional, but highly recommended:

Themes

rose-pine rose-pine theme
tokyonight tokyonight theme
gruvbox gruvbox theme

Switch theme

To swich the theme in a more simple way, we are using a simple bash script by just calling this alias.

colorscheme tokyonight

Features