Skip to content

edge2992/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal dotfiles managed with chezmoi.

Prerequisites

  • Git
  • curl
  • Linux (Ubuntu/Debian)

Install

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply https://github.com/edge2992/dotfiles.git

初期化時に以下の入力を求められます:

  • Email — Git の user.email に使用
  • GitHub username — Git の user.name に使用

Update

chezmoi update

設定テンプレートに新しい変数が追加された場合:

chezmoi update --init

What's Included

カテゴリ ツール 概要
Shell Zsh + sheldon + starship + fzf + atuin プラグイン管理、プロンプト、ファジー検索、履歴管理
Editor Neovim + lazy.nvim LSP、補完、フォーマッタ、Git 連携
Terminal Tmux + TPM セッション管理、ペイン分割
Git gitconfig + gitsigns + diffview 署名、差分表示、hunk 操作
AI GitHub Copilot + Claude CLI コード補完、AI 開発ワークフロー

Documentation

  • Getting Started — chezmoi の仕組み、ファイル構造、拡張方法
  • Neovim Guide — プラグイン一覧、各プラグインの役割と使い方
  • Keybindings — Neovim / Tmux / Zsh のキーバインド一覧
  • Troubleshooting — よくある問題と解決方法

About

A dotfile project for configuring tmux, zsh, and neovim.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors