/dotfiles

Primary LanguageShell

dotfiles

depends on chezmoi

How to use(for me)

  1. install chezmoi
    • sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin
  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)

  • asdf

  • direnv (via asdf)

  • fzf

  • ripgrep

  • bat

  • WSL2 ssh-agent (only WSL)

  • my custom zsh prompt