Skip to content

JoaoCardoso00/dotfiles

Repository files navigation

Dotfiles

Personal dotfiles managed with GNU Stow.

Requirements

  • GNU Stow
  • Git

Setup

git clone https://github.com/JoaoCardoso00/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow */  # Install all configs

Structure

.
├── nvim/.config/nvim      # Neovim configuration
├── starship/.config       # Starship prompt
├── tmux/.config/tmux      # Tmux configuration
├── wezterm/.config/wezterm # Wezterm terminal
└── zsh                    # ZSH configuration

Usage

stow */            # Install all
stow -D */         # Uninstall all
stow nvim          # Install single config

About

my personal dotfiles managed with gnu stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published