https://github.com/844196/dotfiles
~/.📑
https://github.com/844196/dotfiles
chezmoi dotfiles
Last synced: 3 months ago
JSON representation
~/.📑
- Host: GitHub
- URL: https://github.com/844196/dotfiles
- Owner: 844196
- License: unlicense
- Created: 2013-07-16T10:44:04.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T10:26:42.000Z (3 months ago)
- Last Synced: 2025-03-14T14:07:19.776Z (3 months ago)
- Topics: chezmoi, dotfiles
- Language: Shell
- Homepage: http://844196.sh
- Size: 1.22 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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

```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)" >> .envdocker 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).