80a448072d
Disable magic-enter, it makes autosuggestions misbehave
2023-11-21 12:52:59 +11:00
Danielle McLean
d2e6e2f3aa
Turn on p10k segments useful to me personally
2023-11-20 13:43:02 +11:00
Danielle McLean
6515d9b257
Simplify and update bindkeys
2023-11-20 13:41:29 +11:00
Danielle McLean
fcb897de80
Swap from zinit to Zim: much simpler and just as fast
2023-11-20 13:41:08 +11:00
Danielle McLean
ddb6433bb9
Autoload zcalc for quick arithmetic
2023-11-20 12:57:54 +11:00
Danielle McLean
81b476bcf4
Move background-jobs indicator to more prominent spot
2023-11-20 12:57:31 +11:00
f8188a205a
Swap from rupa/z to zoxide
2023-11-19 19:40:41 +11:00
4a6861b441
Speed up shell launch with precompiled Vivid colours
2023-11-19 17:17:40 +11:00
7a1c3fe32f
Remove unused environment setup
2023-11-19 16:48:47 +11:00
5559156c59
Remove unused functions for old prompts
2023-11-19 16:42:26 +11:00
cabd702cbe
Move plugin setup to plugins.zsh
2023-11-19 16:41:58 +11:00
63c4239e0c
Install zsh-autopair plugin
2023-11-19 16:37:24 +11:00
1bc2b49e3f
Update Direnv hook to match current recommendation
2023-11-19 16:24:19 +11:00
60f637b609
Load Direnv state before rendering instant prompt, as recommended
2023-11-19 16:23:26 +11:00
17359d1fd0
Use sparse prompt spacing rather than compacting it
2023-11-19 16:16:33 +11:00
a5077cfc56
Tweak p10k settings to my liking
2023-11-19 16:13:56 +11:00
446bf02ee7
Switch off p10k segments I don't use
2023-11-19 16:13:01 +11:00
c66b758bdf
Disable fortune because p10k instant prompt doesn't like it
2023-11-19 16:10:37 +11:00
3b4c9be359
Change prompt tp Powerlevel10k for absurd performance
2023-11-19 15:40:39 +11:00
588a2006aa
Turbo-mode completions and other interactive niceties :)
2023-11-19 14:25:27 +11:00
ef25e15360
Remove some Zsh plugins I don't actually use
2023-11-19 14:17:21 +11:00
d266498953
Add .zsh extension to zcompdumps
2023-11-19 14:16:36 +11:00
cb917cbfb6
Use updated Zinit invocation approach
2023-11-19 14:12:38 +11:00
b3e27fe377
Fix Bat config flag syntax
2023-11-02 20:11:25 +11:00
Danielle McLean
d85fdd0796
Remove Homebrewed GNU coreutils from path
...
I had these set up in the first place mostly because GNU ls supports
--color=auto and the BSD ls provided with MacOS didn't, causing problems
if I aliased ls to ls --color=auto.
And I don't really need that any more, especially since I prefer to use
lsd-rs/lsd in place of the coreutils ls nowadays. Additionally, the BSD
ls that comes with MacOS now *does* support that flag, so in a pinch it
can do what I need.
Defaulting to the natively installed coreutils should help my usage of
these tools more portable too, rather than always relying on GNU-isms.
Given my huge reliance on Zsh-specific features that's not something I'm
doing super well anyway, but still.
2023-10-31 15:36:13 +11:00
bc3b256554
Add sharkdp/bat config flags I like
2023-10-25 11:38:40 +11:00
Danielle McLean
94a87665b3
Add simple sharkdp/bat config (just tab size for now)
2023-10-24 15:09:59 +11:00
8881b620a5
Simplify Perl version display in Starship
2023-10-23 15:32:47 +11:00
Danielle McLean
57037f5cc4
Migrate from .stow-rename to --dotfiles
2023-10-23 15:20:13 +11:00