Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukiisbored/dot
Yuki's personal dotfiles
https://github.com/yukiisbored/dot
dotfiles emacs-lisp home-manager nix nix-flake zsh
Last synced: 10 days ago
JSON representation
Yuki's personal dotfiles
- Host: GitHub
- URL: https://github.com/yukiisbored/dot
- Owner: yukiisbored
- Created: 2017-01-15T11:35:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T22:43:57.000Z (3 months ago)
- Last Synced: 2024-10-18T05:15:37.706Z (20 days ago)
- Topics: dotfiles, emacs-lisp, home-manager, nix, nix-flake, zsh
- Language: Nix
- Homepage:
- Size: 15.5 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yuki/dot
[![NixOS Unstable](https://img.shields.io/badge/NixOS-Unstable-blue.svg?style=flat-square&logo=NixOS&logoColor=white)](https://nixos.org)
This repository contains my personal configuration which is a Nix flake that
exposes [home-manager] configurations.To realize this configuration, please read [Flake Standalone Setup][home-manager
standalone flake] section from home-manager's documentation.## Software
| Function | Software |
|-------------------|-----------------------------|
| Operating systems | macOS, Fedora, Windows 11 |
| Font | Maple Mono |
| Editor | Helix |
| Web browser | Arc (on macOS), Vivaldi |
| Shell | zsh |[home-manager]: https://rycee.gitlab.io/home-manager/index.html
[home-manager standalone flake]: https://rycee.gitlab.io/home-manager/index.html#sec-flakes-standalone