Commit Graph

20 Commits

Author SHA1 Message Date
925f26ab8b feat: add fd to installs 2022-07-30 23:13:13 -05:00
13230dbe6f fix: use full path for rustup 2022-07-30 23:10:58 -05:00
bf89d83b3b Revert "fix: set pathing before toolchain"
This reverts commit c4fdbe1176.
2022-07-30 23:10:30 -05:00
c4fdbe1176 fix: set pathing before toolchain 2022-07-30 23:09:44 -05:00
fa6e27d3e3 exit: when dep cannot be installed 2022-07-30 23:06:21 -05:00
f79ccffa25 fix: evaluate pkg installer 2022-07-30 23:05:27 -05:00
032ed83fb4 fix: set toolchain 2022-07-30 23:02:09 -05:00
d5be0f0688 fix: set message formatting to be consistent 2022-07-30 22:58:57 -05:00
84cd7f34dc fix: allow packages to be skipped 2022-07-30 22:58:18 -05:00
9eec3451c6 fix: handle rust toolchain 2022-07-30 22:56:10 -05:00
3f8530dfb8 # On branch Development
# Your branch is ahead of 'origin/Development' by 1 commit.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   install.bash
2022-07-30 22:46:09 -05:00
0a9854e304 feat: handle missing toolchains 2022-07-30 22:36:41 -05:00
cb6f368c94 fix: set rustup toolchain 2022-07-30 22:30:20 -05:00
58895d5f30 feat: use softlink for zsh configs 2022-07-30 22:27:28 -05:00
62fe83b6fc feat: full install 2022-07-30 22:24:52 -05:00
d3cca974b5 style: do not quote tput 2022-07-30 21:19:56 -05:00
d759db1fc2 fix: use correct return keyword 2022-07-30 21:18:28 -05:00
1df66e1d2f fix: make installer runnable 2022-07-30 21:16:11 -05:00
4d3546a08f feat: set up installer 2022-07-30 21:13:25 -05:00
a4610227ae feat: add installer 2022-07-30 20:11:35 -05:00