Commit Graph

114 Commits

Author SHA1 Message Date
a25f7142c0 feat: replace z with z.lua 2022-08-01 03:17:12 -05:00
5fd0f47ed5 feat: alias pd to popd 2022-08-01 02:50:54 -05:00
9da6ec1088 feat: add z to replace autojump 2022-08-01 02:48:52 -05:00
5f2786c2ec refactor: remove autojump
Autojump is a PIA, it's a simple dir tracker with some fancy ranking and
it uses python to accomplish. For some fucking reason the install
process is very difficult and because the author has chosen fucken
PYTHON there's a fuckton of environment issues when jumping systems.
2022-08-01 02:47:55 -05:00
1b1472eec2 fix: unset init & configure 2022-07-31 22:45:38 -05:00
49cb10b4c4 refactor: zshrc now sets xdg-vars 2022-07-31 22:30:14 -05:00
840d64b6aa refactor: immprove directory structure 2022-07-31 22:29:48 -05:00
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
9c03a7742e refactor: use submodule update 2022-07-31 21:17:35 -05:00
54dd4d13ea feat: add script to update submodules 2022-07-31 21:16:12 -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
1fcbd936ec docs: add README 2022-07-31 20:39:02 -05:00
4abe49bf55 feat: add XDG_BIN_HOME 2022-07-31 14:45:54 -05:00
a508364ae9 feat: use xdg spec 2022-07-31 14:45:26 -05:00
531f213f48 feat: more options 2022-07-31 03:36:50 -05:00
ff29e03691 feat: opt out of homebrew analytics 2022-07-31 03:24:31 -05:00
cddbe02c9f chore: make install executable 2022-07-31 03:13:31 -05:00
6ac005a709 feat: add autocd 2022-07-31 03:11:09 -05:00
b95398d1a3 fix: enable completion for profile 2022-07-31 03:01:09 -05:00
aa545a004e refactor: add submodule 2022-07-31 02:53:04 -05:00
f1c424a9ec refactor: remove for submodule 2022-07-31 02:52:57 -05:00
dadf0d19c3 refactor: add submodule 2022-07-31 02:52:43 -05:00
65343026f0 refactor: remove for submodule 2022-07-31 02:52:30 -05:00
20bfe5b4e7 refactor: add submodule 2022-07-31 02:52:05 -05:00
728fcfcfbb refactor: remove for submodule 2022-07-31 02:51:57 -05:00
d1d2f75a70 refactor: add submodule 2022-07-31 02:51:32 -05:00
b58f7908b7 refactor: remove for submodule 2022-07-31 02:51:13 -05:00
52f8d44ba5 refactor: remove zsh vi mode for submodule 2022-07-31 02:50:44 -05:00
da0c9b3d8d refactor: remove zsh vi mode for submodule 2022-07-31 02:49:16 -05:00
fe77dd2ec3 fix: do not use echo_rgb 2022-07-31 02:40:58 -05:00
7bf5dee63d fix: configure fzf after zsh vi mode 2022-07-31 02:39:32 -05:00
915f1cacba fix: do not link python 2022-07-31 02:13:09 -05:00
a5c75e0537 fix: source completions 2022-07-31 02:02:58 -05:00
17a3c56549 fix: call init 2022-07-31 01:55:37 -05:00
36518025c9 fix: source plugin 2022-07-31 01:52:33 -05:00
9d3e028b89 feat: use own plugins dir 2022-07-31 01:51:31 -05:00
5e783de48f refactor: remove autojump from omz, redundant 2022-07-31 01:41:35 -05:00
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