Commit Graph

70 Commits

Author SHA1 Message Date
744309278b fix: export plugins 2022-07-31 01:38:59 -05:00
9890b200c9 refactor: set autojump back to env 2022-07-31 01:38:00 -05:00
09f1034ef2 fix: use omz-init 2022-07-31 01:34:43 -05:00
213c587406 fix: source omz externally 2022-07-31 01:30:08 -05:00
c31e84606b Revert "Revert "fix: include omz source in check""
This reverts commit 2b26ca1b84.
2022-07-31 01:28:51 -05:00
2b26ca1b84 Revert "fix: include omz source in check"
This reverts commit bcc29758ea.
2022-07-31 01:28:47 -05:00
bcc29758ea fix: include omz source in check 2022-07-31 01:28:06 -05:00
4d95061665 fix: only source omz once 2022-07-31 01:27:37 -05:00
123d757280 fix: use autojump recommended setup 2022-07-31 01:22:00 -05:00
4cfa4695cf fix: extract autojump to omz 2022-07-31 01:18:39 -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
628e43529c fix: remove programs source 2022-07-31 01:00:15 -05:00
f8ec083c7e fix: properly handle python pathing 2022-07-31 00:49:37 -05:00
0551097649 docs: note more deps 2022-07-31 00:45:19 -05:00
de5483783f docs: note pyenv deps 2022-07-31 00:44:56 -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
086073b8b0 fix: remove syntax error 2022-07-31 00:24:20 -05:00
1da48aa060 fix: use correct pyenv path 2022-07-31 00:23:23 -05:00
0491f30759 fix: use correct pyenv_root 2022-07-31 00:21:15 -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
12cc04b04d fix: properly export plugins 2022-07-30 23:59:56 -05:00
0713106286 fix: use proper pathing for pyenv 2022-07-30 23:50:02 -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
9e95d06ae1 Remove omz 2022-07-30 23:35:33 -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