hendriknielaender / .dotfiles

πŸ§‘β€πŸ’» alacritty + zellij + neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About

πŸ§‘β€πŸ’» alacritty + zellij + neovim


Languages

Language:Lua 89.8%Language:Shell 10.2%