Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | Fix adding paths to sh profile | zachir | |
The previous method was clunky, redundant, and terrible; it is now better, and should not keep adding the same directories into the path when sourcing it over and over. | |||
2024-06-04 | Remove nix from profile; add zvm | zachir | |
Removing nix, as using the package manager was an experiment I didn't super get along with. Adding in the Zig Version Manager to manage Zig installations. | |||
2024-03-23 | Fix sh not loading xdg user dirs | zachir | |
2024-02-06 | sh: fix volsv in PATH | zachir | |
volsv was wrong in .profile when setting the path in two different ways. Nice. | |||
2023-08-16 | Not using bemenu anymore | zachir | |
2023-07-15 | Install .profile separately from .zshenv | ZachIR | |