Home

Awesome

<div align="center"> <p>&nbsp;</p>

<img src="https://raw.githubusercontent.com/jglovier/dotfiles-logo/main/dotfiles-logo-icon.png" height="150px" />

<h1>dotfiles</h1>

~/.📑

<img src="https://img.shields.io/badge/Windows-%23.svg?style=flat-square&logo=windows&color=0078D6&logoColor=white" /> <img src="https://img.shields.io/badge/Linux-%23.svg?style=flat-square&logo=linux&color=FCC624&logoColor=black" /> <img src="https://img.shields.io/badge/macOS-%23.svg?style=flat-square&logo=apple&color=000000&logoColor=white" /> </div>

:package: Install

git clone https://github.com/844196/dotfiles.git ~/.dotfiles
~/.dotfiles/install.sh

:framed_picture: Wallpaper

desktop

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

:construction_worker: Debug

# in host
echo "HOST_UID=$(id -u)" >> .env
echo "HOST_GID=$(id -g)" >> .env

docker compose build
docker compose run --rm sandbox
# in container
./install.sh

:page_facing_up: License

See LICENSE.md. Logo by Joel Glovier.