Skip to content

DmitriyBalmashnov/dotfiles

Repository files navigation

My simple Dotfiles

A modular, GPU-accelerated development environment themed with Catppuccin Mocha.

Specs:

Component Tool Description
Terminal KiTTY GPU-accelerated, fast, and highly customizable.
Shell Zsh With Vi-mode, Alt-key bindings, and syntax highlighting.
Prompt Starship Fast, context-aware prompt with custom zrok status indicators.
Multiplexer Tmux Session persistence and advanced pane management.
Editor Neovim Lua-based configuration focused on LSP and performance.
Theme Catppuccin Soothing pastel theme for high-focus work.

Quick Start

1. Prerequisites

Ensure you have the following installed on your system:

2. Installation

Clone the repository and use Stow to symlink the configurations:

git clone https://github.com/DmitryBalmashno/dotfiles.git ~/dotfiles
cd ~/dotfiles

# Install TPM (Tmux Plugin Manager)
mkdir -p ~/.tmux/plugins
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

# Deploy modules (uses --no-folding for sensitive directories)
stow zsh starship nvim
stow --no-folding kitty tmux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors