Skip to content

seongung/dotfiles

Repository files navigation

Dotfiles

Personal configuration files managed with GNU Stow.

Contents

  • nvim - Neovim (LazyVim-based)
  • tmux - Terminal multiplexer
  • ghostty - Terminal emulator
  • starship - Shell prompt

Installation

Prerequisites

# macOS
brew install stow

# Debian/Ubuntu
apt install stow

Setup

git clone https://github.com/YOUR_USERNAME/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow nvim ghostty starship tmux

This creates symlinks in ~/.config/ pointing to the dotfiles repo.

Uninstall

cd ~/dotfiles
stow -D nvim ghostty starship tmux

Post-install

  • tmux: Run prefix + I to install plugins via tpm
  • nvim: Plugins install automatically on first launch via lazy.nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •