Commit Graph

51 Commits

Author SHA1 Message Date
Nicole O'Connor e29862ff82 prompt builders: reset color between prompt functions 2023-08-15 12:09:31 -07:00
Nicole O'Connor 479805fe2a git: reset color between commit hash and branch name 2023-08-15 12:05:25 -07:00
Nicole O'Connor 35f517070b git: add support for tags, fix remote support, show commit hash next to checkout name 2023-08-08 13:59:59 -07:00
Nicole O'Connor 03c525d890 git module; adds rprompt string and auto-inits git-lfs if needed 2023-07-20 14:13:27 -07:00
Nicole O'Connor 798ced71aa overhaul prompt management; make it easier to add/remove things to {,r}prompt over time 2023-06-30 17:05:18 -07:00
Nicole O'Connor ed5afe0300 clear rprompt from zshrc-stub to make a little more obvious when the prompt stuff isn't working right 2023-06-30 17:04:40 -07:00
Nicole O'Connor 45e90a1baa zshrc.preload actually, so zeesh can see conda if it exists 2023-06-30 16:23:45 -07:00
Nicole O'Connor ba91da045c add support for conda; i now support two dev frameworky things so lets mention this in the readme too 2023-06-30 16:18:38 -07:00
Nicole O'Connor 9c7014bf32 zsh evidently has a built in $COLUMNS var! who knew 2023-04-04 13:07:32 -07:00
Nicole O'Connor f085638cf7 add .zshrc.local support 2023-04-04 12:50:14 -07:00
Nicole O'Connor c7538531a0 Merge branch 'trunk' of https://vcs.otl-hga.net/nicole/zeesh into trunk 2023-04-04 12:43:59 -07:00
Nicole O'Connor b0315e563e update copyright year 2023-04-04 12:43:55 -07:00
Nicole O'Connor aa27cae709 updates now no longer fire every shell start (thank god) 2023-03-29 14:06:33 -07:00
Nicole O'Connor 96879e52f4 add file to gitignore to save update data to 2023-03-28 19:22:28 -07:00
Nicole O'Connor 26a6aa1294 support opam if it's initialized 2023-03-28 19:22:13 -07:00
Nicole O'Connor 78620cc912 fix compinstall filename being set incorrectly 2023-03-28 19:21:31 -07:00
Nicole O'Connor b9326af298 update update-checker 2023-03-28 19:20:59 -07:00
Nicole O'Connor b065b4a393 modules/kbd.zsh 2023-03-28 19:14:38 -07:00
Nicole O'Connor 9eaf795ac0 Merge pull request 'i don't use "master" as a default branch name wtf' (#1) from master into trunk
Reviewed-on: #1
2022-12-06 21:40:09 +00:00
Nicole O'Connor 1ba10e1f8e Merge branch 'trunk' into master 2022-12-06 21:39:11 +00:00
Nicole O'Connor 8aa9b68189 env changes 2022-12-06 13:34:16 -08:00
Nicole O'Connor a0781d518c compinstall 2022-11-23 18:52:58 -08:00
Nicole O'Connor 3ddf308a08 update url in zshrc-stub 2022-10-09 14:32:21 -07:00
Nicole O'Connor 765d3a6ee6 license year update 2022-02-02 18:24:24 -08:00
Nicole O'Connor 67437f0fa8 README 2022-02-02 18:24:00 -08:00
Nicole O'Connor c520435502 ticker now properly scales to cols and has a dev option to just be a printf 2021-08-24 19:10:32 -07:00
Nicole O'Connor cfb6228116 new dev option to skip updates 2021-08-24 18:44:46 -07:00
Nicole O'Connor 6fdf8235e3 copyright update 2021-08-24 18:40:18 -07:00
Nicole O'Connor d89587103b whoops 2020-11-25 00:52:55 -08:00
Nicole O'Connor 42c2e3315d module loader only ticks basename (small terminal support) 2020-11-24 23:15:51 -08:00
Nicole O'Connor 1b42d91d5b aliases 2020-11-24 23:13:27 -08:00
Nicole O'Connor 21b2f7f6ce checks for connectivity before running updates 2020-11-17 15:46:52 -08:00
Nicole O'Connor 78f2496c20 move update code into function 2020-11-17 15:44:13 -08:00
Nicole O'Connor a1ef62f661 strip newlines 2020-10-21 23:14:06 -07:00
Nicole O'Connor c25175f511 special prompt for smaller screens like a phone 2020-10-21 23:03:05 -07:00
Nicole O'Connor c8733f1cf1 command@sshhost works 2020-09-04 20:41:59 -07:00
Nicole O'Connor 5ee8d2e344 basic module support 2020-06-23 21:51:10 -07:00
Nicole O'Connor b3cd443ee4 ticker message 2020-04-21 17:00:10 -07:00
Nicole O'Connor 9d889f31af don't pull updates on fresh installs 2020-04-21 16:58:05 -07:00
Nicole O'Connor bc79de9acf move stub updates to base/updates.zsh, allow install from stub 2020-04-21 16:53:57 -07:00
Nicole O'Connor 74116e798f real init path 2020-04-21 16:43:03 -07:00
Nicole O'Connor 4ac1ca7f6c update checks 2020-04-21 16:40:28 -07:00
Nicole O'Connor 0b9bff4d08 precmd 2020-04-21 16:35:43 -07:00
Nicole O'Connor b9c2a03ec8 the base begins 2020-04-20 02:05:56 -07:00
Nicole O'Connor f746675504 .gitignore 2020-04-20 00:54:00 -07:00
Nicole O'Connor e54cc8d608 fixup 2020-04-20 00:29:33 -07:00
Nicole O'Connor 617b71e648 use cmp for comparisons 2020-04-19 23:16:20 -07:00
Nicole O'Connor 7c93e158a9 notification for pending updates 2020-04-19 12:27:49 -07:00
Nicole O'Connor 5c7e72c07e zshrc-stub self updates 2020-04-19 12:24:30 -07:00
Nicole O'Connor 9f677be1b4 initial zshrc stub 2020-04-19 12:02:41 -07:00