Skip to content

ykino1992/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mac setup

  • homebrew
  • wezterm
  • git
    • ln -sf ~/dotfiles/.config/git/config ~/.gitconfig
    • ln -sf ~/dotfiles/.config/git/ignore ~/.gitignore
  • github cli
    • brew install gh
    • gh auth login
  • mise
    • brew install mise
    • ln -sf ~/dotfiles/.config/mise/config.toml ~/.config/mise/config.toml
  • hammerspoon
  • neovim
    • brew install neovim
    • ln -sf ~/dotfiles/.config/nvim ~/.config/nvim
    • git config --global core.editor vim
  • zsh
    • ln -sf ~/dotfiles/.config/zsh/.zshrc ~/.zshrc
  • claude code
    • .zshrcalias claude= 行をコメントアウト
    • npm install -g @anthropic-ai/claude-code
    • claude migrate-installer
    • git checkout -- .zshrc
  • kotlin-lsp

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors