Commit Graph

8 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
f38fe54387 feat: add global installer 2022-07-31 21:44:44 -05:00