Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsirysndr/dotfiles
My Personal Dotfiles 🏠 💻 ✨.
https://github.com/tsirysndr/dotfiles
dotfiles homebrew linux macos nix pkgx
Last synced: 3 months ago
JSON representation
My Personal Dotfiles 🏠 💻 ✨.
- Host: GitHub
- URL: https://github.com/tsirysndr/dotfiles
- Owner: tsirysndr
- Created: 2023-10-11T16:46:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T11:56:08.000Z (8 months ago)
- Last Synced: 2024-03-06T12:54:05.461Z (8 months ago)
- Topics: dotfiles, homebrew, linux, macos, nix, pkgx
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Dotfiles 🏠 💻 ✨
[![ci](https://github.com/tsirysndr/dotfiles/actions/workflows/ci.yml/badge.svg)](https://github.com/tsirysndr/dotfiles/actions/workflows/ci.yml)
This is a collection of my personal dotfiles. I use these to configure my system to my liking. I use these dotfiles on both my personal and work machines. I use [envhub](https://github.com/tsirysndr/envhub) to manage my dotfiles, secrets and packages.
> [!NOTE]
> * All my dotfiles, secrets and packages are restored by [envhub](https://github.com/tsirysndr/envhub) from this repository.
> * All my secrets are encrypted and stored in [Google Secret Manager](https://cloud.google.com/secret-manager) and [Cloudflare Workers Secrets](https://developers.cloudflare.com/workers/configuration/secrets/), see [secrets](https://github.com/tsirysndr/secrets) for more details.## 🚚 Install
```sh
envhub use github:tsirysndr/dotfiles
```