Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 697 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 697 Bytes

dotfiles

depends on chezmoi

How to use(for me)

  1. install chezmoi
    • sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin
    • winget install twpayne.chezmoi
  2. if you are in PowerShell, Set-ExecutionPolicy -ExecutionPolicy ByPass -Scope Process
  3. chezmoi init --apply berlysia

note

  • ~/.local/bin will be added to $PATH
  • ~/.local/.bin will be added to $PATH , and overwrite this directory with symlink

list of something will be set up

  • homebrew (only mac)

  • mise

  • direnv

  • fzf

  • ripgrep

  • bat

  • WSL2 ssh-agent (only WSL)

  • my custom zsh prompt