Skip to content

francando/dotfiles

Repository files navigation

🛠️ dotfiles

My minimalist, high-performance terminal-based IDE setup for 2026. Optimized for C++ and Python development with support for Devcontainers.

📦 Core Stack

Component Choice Description
Terminal Alacritty GPU-accelerated & minimalist.
Multiplexer Tmux With TPM for plugin management.
Editor Neovim Built on the Kickstart foundation.
Shell Zsh Faster than light with custom aliases.
Manager GNU Stow Symlink-based portable configuration.

🎨 Aesthetic: Catppuccin

Unified colorscheme across the entire stack using the Macchiato palette.

🚀 Quick Start

This repo is designed to be portable. It includes a bootstrap script that installs dependencies (Stow, Tmux, Nvim) and symlinks the configs.

git clone --recursive https://github.com/andreafranceschetti/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

About

My dotfiles configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors