Commit Graph

39 Commits

Author SHA1 Message Date
96c4145d0a
refactor: install bat with package managers 2023-04-03 15:42:51 -05:00
7f4622f4cf
style: format with prettier 2023-04-02 22:12:02 -05:00
78cb57e8c4 fix: pacman use become 2022-08-05 15:39:49 -05:00
6d9e73bb68 refactor: create needed dirs as pre-task 2022-08-03 02:10:28 -05:00
0ce4bc46e6 feat: handle redhat installation for direnv 2022-08-03 01:36:16 -05:00
9872fbdaf7 Revert "refactor: improve direnv installer"
This reverts commit f9868fd388.
2022-08-03 01:35:21 -05:00
f9868fd388 refactor: improve direnv installer 2022-08-03 01:34:37 -05:00
dc506d40a9 fix: use become for apt & dnf 2022-08-02 23:12:29 -05:00
39a6e5669e refactor: move pyenv to global tasks 2022-08-02 19:55:37 -05:00
de9fa74a0b fix(zsh): install poetry into correct path 2022-08-02 17:37:12 -05:00
3e19b58523 fix(zsh): escalate for apt call 2022-08-02 15:02:45 -05:00
f8cec5c3ea feat: FULL DEPLOY, LETS GOOOO 2022-08-02 01:35:18 -05:00
500643262e fix(zsh): add cargo path 2022-08-01 21:46:45 -05:00
5e2fa1ca7c fix(zsh): install pyenv deps as first step 2022-08-01 21:14:57 -05:00
e05b6c8700 fix(zsh): do not update cache in pyenv installer 2022-08-01 17:38:34 -05:00
3eec822cdc feat(zsh): install zsh 2022-08-01 17:33:33 -05:00
b2a9428ad6 feat: install yamllint 2022-08-01 17:28:14 -05:00
b32961ad75 feat: add dotnet installer 2022-08-01 17:02:04 -05:00
d1d59a1743 refactor(zsh): remove check for direnv 2022-08-01 16:44:47 -05:00
723f33a64e fix(zsh): ensure direnv runs as root for apt 2022-08-01 16:43:52 -05:00
41b09186d7 feat(zsh): add installer for direnv 2022-08-01 16:42:48 -05:00
70d2ca2c13 fix(zsh): only install poetry when not found 2022-08-01 16:24:08 -05:00
0928e64775 fix: use argv properly 2022-08-01 16:16:56 -05:00
b05b32967e fix(zsh): use .path for tempfile 2022-08-01 16:15:10 -05:00
59fb776442 fix(zsh): resolve syntax error for apt/dnf 2022-08-01 16:14:20 -05:00
df5aaea2d8 fix(zsh): use sudo for dnf & apt ops 2022-08-01 16:13:43 -05:00
fcf9b75580 feat(zsh): add poetry install 2022-08-01 16:07:57 -05:00
5cd4600212 feat(zsh): add pyenv build deps for MacOS 2022-08-01 15:32:05 -05:00
b24457c9d9 feat: add pyenv build deps 2022-08-01 04:12:29 -05:00
97585e83eb feat: add lua install 2022-08-01 03:41:35 -05:00
46cff9ea28 refactor: remove autojump 2022-08-01 02:49:13 -05:00
4cae1c7bfe fix: provide path for autojump install check 2022-08-01 02:34:07 -05:00
81ff1558ad fix: set environments for cargo operations 2022-08-01 02:29:56 -05:00
74ad65ce92 fix: use stat to check installs 2022-08-01 02:12:33 -05:00
d2254335d2 fix: use spearate argv lines 2022-08-01 01:58:13 -05:00
8d5b1c6392 fix: only use argv 2022-08-01 01:54:03 -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
f01d588ade initial commit 2022-07-31 22:59:03 -05:00