Skip to content

hironow/dotfiles

Repository files navigation

dotfiles

bash -c "$(curl -L raw.githubusercontent.com/hironow/dotfiles/main/install.sh)"

Note

Mac, Linux, Windows(WSL内Linux)へ対応

# make
make edit
make update-all
make dump

# uv on mise (use x)
x uv sync

# make on mise
x make

# mise env
mise set

# mise env with github credentials (use gh extension)
gh do -- mise set

references