Skip to content

lilpacy/dotfiles

Repository files navigation

dotfiles

setup

brew install asdf

asdf plugin add nodejs
asdf install nodejs 20.12.2
asdf global nodejs 20.12.2

brew install aquaproj/aqua/aqua

npm i
aqua i

chmod 700 link.sh
./link.sh

homebrew

backup

brew list --formula > homebrew/formula
brew list --cask > homebrew/cask

install

cat homebrew/*|xargs brew install

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published