Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-11 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-11 | Fix some xdg path blunders | zachir | |
These broke adb, and the xcursor path. | |||
2024-06-06 | Set XDG_CURRENT_DESKTOP to Hyprland | zachir | |
This should help something or other involving portals. Idk. | |||
2024-06-06 | Update XDG paths for more programs | zachir | |
This time features python, wget, adb, and xcursor. | |||
2024-06-05 | Add better/more XDG support | zachir | |
Implements XDG support for more programs that support it, in various levels of hackiness. | |||
2024-06-04 | Add # NEW PATH comment to sh profile | zachir | |
The barest of documentation | |||
2024-06-04 | Change s systemctl alias to sudo systemctl | zachir | |
There is `us' for `systemctl --user', this is for the system `systemctl'; so it should have sudo in it. | |||
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-03-23 | Add systemctl aliases | 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-10-23 | New addtopath function to fix issues with PATH var | zachir | |
2023-10-19 | Change shell alias and ENV, set kitty title | zachir | |
Adding in lb=lsblk, adding in more XDG dirs, and permanently set kitty title to 'terminal' from zsh. | |||
2023-08-20 | Make srsync an alias, and not a script | zachir | |
2023-08-16 | Not using bemenu anymore | zachir | |
2023-07-20 | Fix catclip on wayland | zachir | |
2023-07-17 | On second thought, reset should be alias | zachir | |
2023-07-15 | Install .profile separately from .zshenv | ZachIR | |
2023-07-05 | Add function to not record veracrypt history in zsh | zachir | |
2023-03-01 | remove du alias | zachir | |
2023-03-01 | fix missing paths (shortcuts) | zachir | |
2023-02-27 | update paths in lf and sh | zachir | |
2023-02-26 | make sh mkdir -p instead of just mkdir | zachir | |
2023-02-24 | universalize/move package aliases (not really) | zachir | |
2023-02-24 | do not use lfrun for wayland | zachir | |
2023-02-09 | fix e alias in *ksh and zsh | zachir | |
2022-10-11 | fix sh/aliases on openbsd | zachir | |
2022-10-11 | fix sh/aliases erroring when trying to source sh/weather | zachir | |
2022-10-05 | Initial Commit | zachir | |