Skip to content

tommm2/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tom's Dotfiles

Contents

  • Neovim — 編輯器設定
  • Tmux — Terminal 分割與 session 管理
  • Zsh — Shell 設定(zinit 管理插件)
  • Starship — Prompt 主題
  • Ghostty — Terminal 模擬器設定

前置安裝

# 插件管理
zinit

# CLI 工具
brew install eza fzf zoxide starship pyenv nvm

# AI
claude  # Claude Code CLI,note-rename 會用到

環境變數

~/.zshrc 設定以下路徑(依個人環境調整):

export NOTE_DIR="$HOME/Desktop/note"
export TOOLS_DIR="$HOME/Desktop/projects/tools"

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors