Skip to content

Instantly share code, notes, and snippets.

@syuu1228
Last active November 18, 2025 20:09
Show Gist options
  • Select an option

  • Save syuu1228/7fbc48fb287bb8b4fdad89b98dbe1804 to your computer and use it in GitHub Desktop.

Select an option

Save syuu1228/7fbc48fb287bb8b4fdad89b98dbe1804 to your computer and use it in GitHub Desktop.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
iwr -useb get.scoop.sh | iex
scoop install git
scoop bucket add dorado https://github.com/chawyehsu/dorado
scoop install powershell
scoop install uutils-coreutils
scoop install ripgrep
scoop bucket add extras
scoop install psfzf
scoop install fzf
scoop install vim
scoop install starship
scoop install zoxide
scoop install chezmoi
scoop install vcredist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment