aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/install.sh
AgeCommit message (Expand)Author
2024-08-09fix: fix line ordering in stow outputToby Vincent
2024-08-09fix: fix bug in install script's stow output filterToby Vincent
2024-08-07build: simplify install script by use stow -RToby Vincent
2024-05-28feat!: remove unused configs and cleanup pathsToby Vincent
2024-02-18build: add time/commit check for install scriptsToby Vincent
2024-02-08build: add and improve install scriptsToby Vincent
2024-01-26build: track stowed untracked filesToby Vincent
2023-10-30fix: fix install.sh dead link removalToby Vincent
2023-10-27fix: check for staged changes when cleaning linksToby Vincent
2023-10-25fix: include working tree when listing removed filesToby Vincent
2023-10-12perf: use git tree to search for broken linksToby Vincent
2023-08-31build: fix symlink removalToby Vincent
2023-08-31build: use chkstow and further simplify installToby Vincent
2023-08-27fix: simplify install scriptToby Vincent
2023-08-16refactor: improve install script styleToby Vincent
2023-07-11fix: update email addressToby Vincent
2023-03-30feat: add flag to run package specific install scriptsToby Vincent
2023-03-27fix: make clean more robust using `readlink -m`Toby Vincent
2023-03-27fix: handle cleaning broken symlinks in `$HOME`Toby Vincent
2023-03-25fix: fix bug in `install.sh -c` clean commandToby Vincent
2023-03-04fix: only clean symlinks that point to dotfilesToby Vincent
2022-12-22feat: add lazy sync (update) command to install scriptToby Vincent
2022-10-05feat(nvim): add mason-update-all and add nvim flag to install.shToby Vincent
2022-09-30docs(nvim): add description to install scriptToby Vincent
2022-09-19fix: fix bug in install scriptToby Vincent
2022-09-19feat: improved install scriptToby Vincent
2022-09-18feat: impl install script and removed makefileToby Vincent