/dotfiles

~/.📑

Primary LanguageShellThe UnlicenseUnlicense

 

dotfiles

~/.📑

📦 Install

sh -c "$(curl -fsLS chezmoi.io/get)" -- -b ~/.local/bin init --apply 844196
git clone https://github.com/844196/dotfiles.git ~/.dotfiles
~/.dotfiles/install.sh

🔗 WezTerm shortcut (for Windows)

"C:\Program Files\WezTerm\wezterm-gui.exe" --config-file \\wsl.localhost\Ubuntu\home\{{ USERNAME_GOES_HERE }}\.config\wezterm\wezterm.lua --config "default_domain='WSL:Ubuntu'"

🖼️ Wallpaper

desktop

convert -size 3840x2160 xc:'#161821' wallpaper.png

👷 Debug

# in host
echo "HOST_UID=$(id -u)" >> .env
echo "HOST_GID=$(id -g)" >> .env
docker compose build
docker compose run --rm -i sandbox
# in container
.dotfiles/install.sh

📄 License

See LICENSE.md. Logo by Joel Glovier.