Commit Graph

20 Commits

Author SHA1 Message Date
7f4622f4cf
style: format with prettier 2023-04-02 22:12:02 -05:00
ff63a6b5e1 refactor: place rust build deps into prereqs 2022-08-03 02:51:16 -05:00
3739c96518 fix: use loop control in rust installer
This avoids variable duplication on `item`
2022-08-03 01:09:37 -05:00
dc506d40a9 fix: use become for apt & dnf 2022-08-02 23:12:29 -05:00
cbce4faee7 fix: ensure macos deploy works 2022-08-02 16:50:42 -05:00
a7e7835d64 feat(nvim): deps 2022-08-01 23:41:47 -05:00
04e1fee382 fix: set rust toolchain if unset 2022-08-01 21:45:12 -05:00
bb3128a926 fix: use .path suffix for tempfile 2022-08-01 04:52:00 -05:00
d3705fa5e3 fix: fail if tempdirs cannot be used 2022-08-01 04:48:42 -05:00
e68a6cabb8 fix: creating temp working dir for rust install 2022-08-01 04:46:13 -05:00
fb7f20b4b7 fix: remove typo 2022-08-01 04:02:02 -05:00
76f535039b fix: use full path to rustup 2022-08-01 04:00:46 -05:00
3f44f188d1 fix: only set Rust's toolchain when needed 2022-08-01 02:13:40 -05:00
74ad65ce92 fix: use stat to check installs 2022-08-01 02:12:33 -05:00
08313a338a feat: set rust's toolchain 2022-08-01 02:02:21 -05:00
f590e57021 fix: use correct dir for rust 2022-08-01 01:56:13 -05:00
8d5b1c6392 fix: only use argv 2022-08-01 01:54:03 -05:00
bd645785ce fix: check rc for rust 2022-08-01 01:52:41 -05:00
0505964940 fix: various patches 2022-08-01 01:48:49 -05:00
dcc94135c2 feat: install zsh requirements 2022-08-01 00:42:23 -05:00