mirror of
https://github.com/ryanccn/flake.git
synced 2026-01-26 19:56:29 +01:00
No description
The reasoning for this is that `fish_add_path` writes to a universal variable that is persisted independently of fish configuration files, and this can result in stale `fish_user_paths` entries when calls to `fish_add_path` are removed from the configuration. Using `set -p PATH` ensures that only the environment is written to. |
||
|---|---|---|
| .github | ||
| home | ||
| icons | ||
| modules | ||
| overlays | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| system.nix | ||