- Alpine-based Docker image - zsh + zinit + Powerlevel10k - zsh-autosuggestions, fast-syntax-highlighting - CLI tools: yazi, eza, fzf, duf, ncdu, bat, tree, tmux - NvChad (neovim IDE config) - Weekly Gitea Actions build workflow (multi-arch) - Gitea Container Registry publishing
18 lines
120 B
Plaintext
18 lines
120 B
Plaintext
# Git
|
|
.git/
|
|
.gitignore
|
|
|
|
# Docker
|
|
Dockerfile
|
|
.dockerignore
|
|
README.md
|
|
.gitea/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Editor
|
|
*.swp
|
|
*.swo
|
|
*~
|