/dotfiles

Primary LanguageLua

dotfiles

Install

Local install

./install_pkg

curl -fsSL https://fnm.vercel.app/install | bash
curl -sSL https://install.python-poetry.org | python3 -
curl --proto '=https' -y --tlsv1.2 -sSf https://sh.rustup.rs | sh

./link_files.sh

Docker / Podman

podman run -ti --rm --name dotfiles ghcr.io/bob3000/dotfiles-arch:latest