Commit graph

23 commits

Author SHA1 Message Date
bd42ebc4bd
build: pre-commit yaml lint
Some checks failed
/ sast (push) Has been cancelled
2024-09-29 13:59:13 -04:00
af064121c4
feat: deprecate venv requirement, use pipx instead 2024-07-27 09:47:10 -04:00
67320b4e5d
refactor: use ansible 2024-05-20 15:20:58 -04:00
7a71ab38f4
fix: ensure that diffing is done in the right direction 2024-02-29 00:51:42 -05:00
bc0f75e65c
feat: show diffs before injecting managed blocks in shell+editor config 2024-02-29 00:50:03 -05:00
7b6aa29a78
fix: address shellcheck errors 2024-02-29 00:29:31 -05:00
98890b34d2
feat: add profile awareness 2024-02-26 00:48:03 -05:00
63d1aba020
feat: add gh-dash config 2024-02-25 22:54:09 -05:00
20218415b3
feat: add copy_file case to handle backup-and-copy 2024-02-25 22:34:03 -05:00
64050ab9d3
feat: add utility to copy files and handle diffs based on user input 2024-02-25 22:26:24 -05:00
6220fac3e1
feat: add gh plugins 2024-02-23 22:47:27 -05:00
e522932392
refactor: move extras to files 2024-02-23 22:42:04 -05:00
f86f0aef00
refactor: ensure_omz -> install_omz 2024-02-23 22:37:46 -05:00
aa5dbd536b
refactor: ensure_nvm -> install_nvm 2024-02-23 22:37:18 -05:00
7f27eecbf7
feat: add missing pyenv install 2024-02-23 22:36:41 -05:00
6d9ad6c09e
refactor: move apt package list to files dir 2024-02-23 22:29:23 -05:00
e0c397925f
refactor: condense steps and bootstrap into a single script 2024-02-23 22:28:08 -05:00
548a03b724
feat(shell): add rust + starship setup 2024-02-23 22:14:00 -05:00
7e275c530d
feat: add oh-my-zsh install 2024-01-28 11:22:42 -05:00
79782375fb
feat: install zsh instead of expecting it 2024-01-28 11:08:43 -05:00
1abade9e53
feat: add nvm install step 2024-01-28 10:59:54 -05:00
70742f2658
refactor: split steps into better-defined funcs 2024-01-28 10:55:53 -05:00
6e2e382388
refactor: rename for clarity, bootstrap v. install 2024-01-28 10:07:17 -05:00
Renamed from install.sh (Browse further)