Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/844196/dotfiles

~/.📑
https://github.com/844196/dotfiles

chezmoi dotfiles

Last synced: 2 months ago
JSON representation

~/.📑

Awesome Lists containing this project

README

        


 

dotfiles

~/.📑




## :package: Install

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

## :framed_picture: Wallpaper

![desktop](https://user-images.githubusercontent.com/4990822/187770964-2f1a4501-46ad-41e0-9a5c-e5497594cebc.png)

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

## :construction_worker: Debug

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

docker compose build
docker compose run --rm sandbox
```

```bash
# in container
./install.sh
```

## :page_facing_up: License

See [`LICENSE.md`](/LICENSE.md). [Logo](https://github.com/jglovier/dotfiles-logo) by [Joel Glovier](https://github.com/jglovier).