Commit Graph

50 Commits

Author SHA1 Message Date
442453eea7 chore: set install.bash as executuable 2022-07-31 21:47:50 -05:00
63d83385e2 feat: set some defintions at root level 2022-07-31 21:47:27 -05:00
f38fe54387 feat: add global installer 2022-07-31 21:44:44 -05:00
67692bc137 feat: add generating fzf.zsh output 2022-07-31 20:55:05 -05:00
c96f7c8b07 fix: only check for fzf git 2022-07-31 20:53:59 -05:00
4d9360cc97 fix: check for fzf.zsh separately 2022-07-31 20:53:09 -05:00
c6435f0855 fix: fzf install check for fzf.zsh 2022-07-31 20:51:51 -05:00
7a099ae010 feat: check for pre-existing autojump install 2022-07-31 20:44:23 -05:00
0363c340fc feat: add break after autojump 2022-07-31 20:41:04 -05:00
cddbe02c9f chore: make install executable 2022-07-31 03:13:31 -05:00
915f1cacba fix: do not link python 2022-07-31 02:13:09 -05:00
dde0b748a3 fix: add break for python link 2022-07-31 01:05:41 -05:00
c7c4348ac6 fix: use python3 for autojump 2022-07-31 01:03:49 -05:00
f8ec083c7e fix: properly handle python pathing 2022-07-31 00:49:37 -05:00
2368350d97 fix: handle pathing for autojump 2022-07-31 00:37:43 -05:00
a7405831fd feat: add install for autojump 2022-07-31 00:36:04 -05:00
e56f5de52f feat: create needed directories 2022-07-31 00:30:45 -05:00
36c3789ec7 fix: cd to correct pyenv share 2022-07-31 00:17:04 -05:00
d90f7cf08a feat: install pyenv 2022-07-31 00:16:07 -05:00
42e6544bf4 fix: check for python3 install 2022-07-31 00:14:18 -05:00
211e857490 feat: install pyenv 2022-07-31 00:13:12 -05:00
55fcffc622 fix: add break after omz 2022-07-30 23:43:48 -05:00
9100b548fa fix: pass omz-installer deps path 2022-07-30 23:43:20 -05:00
15990089f7 fix: actually call omz installer 2022-07-30 23:42:43 -05:00
7e3e6e2545 feat: add oh my zsh 2022-07-30 23:40:34 -05:00
af1f94b313 feat: add break after zsh install 2022-07-30 23:31:44 -05:00
d95102e94e fix: set pkg install to correct output 2022-07-30 23:24:39 -05:00
78da19f413 feat: add bat to rust installs 2022-07-30 23:18:15 -05:00
33c2859bfc fix: do toolchain check after rust install 2022-07-30 23:16:37 -05:00
da4d362141 fix: no longer attempt auto install of depdencies 2022-07-30 23:15:13 -05:00
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