- My dotfiles: config files and build scripts.
- I follow the design specified in XDG_Base_Directory.
- sheldon
- Shell plugin manager.
- Install sheldon using one of the install options you prefer.
- Deno
- zeno.zsh uses deno.
- Install deno using one of the install options you prefer.
- Install via curl.
curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/install.sh | sh
- Install on local.
git clone [email protected]:ShuN6211/dotfiles.git
cd dotfiles
/bin/bash ./scripts/setup.bash