summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-07-26Make dir for scroll/config.d in MakefileZachIR
2025-07-26Move scroll user.conf to config.dzachir
2025-07-26Add wc script to install wc stuff as necessaryZachIR
2025-07-26Move bash in Makefile and make it phonyZachIR
2025-07-26Add $home variable for scrollZachIR
2025-07-26ZSH make install only needs to setup .zprofileZachIR
2025-07-26Add initial bash configsZachIR
2025-07-21Add setting up hyprland with make installzachir
2025-07-21Set Makefile targets as PHONYzachir
2025-07-21Install hyprland plugins in Makefilezachir
2025-06-30Remove vimplug-nvim from MakefileZachIR
2025-04-30Using lazy nvim not vimplugZachIR
2025-01-18Cleanup zsh configs + add zplugZachIR
Just a couple plugins for syntax highlighting and history searching, removing a bunch of old unused files, and changing to just accept the standard of using dotfiles in the home directory.
2024-06-06Install ZDOTDIR globally and load profile manuallyzachir
This means I don't need to have either ~/.profile or ~/.zshenv symlinks in the home directory. This adds in an installer to set that up.
2023-07-15Install .profile separately from .zshenvZachIR
2023-07-10Do not install doas.conf automaticallyZachIR
2023-06-06update Makefile for removed fileszachir
2023-02-27merge wayland and masterzachir
2023-02-21don't install doas.conf by defaultzachir
2023-02-21initialize config for waylandzachir
2022-10-05Initial Commitzachir