Commit Graph

12 Commits

Author SHA1 Message Date
00de047e6d
sheldon: comment out alias-tips 2024-03-26 23:38:50 +01:00
62ef76c2ac
sheldon: update nuvim func 2023-08-07 22:04:15 +02:00
6eb1f1f3fe
sheldon: add plugins.my-ip6 2022-11-11 12:57:18 +01:00
5b00f2ec83
sheldon: build more from src using inline funcs 2022-10-18 13:56:56 +02:00
8ca55000fc
sheldon: enable alias-finder 2022-09-07 23:52:33 +02:00
95ec53e176
sheldon: add inline my-ip function 2022-09-07 22:37:18 +02:00
ae94d19fa5
sheldon: add inline todo function 2022-09-07 22:36:47 +02:00
c877c1a08b
sheldon(alias-tips): set entrypoint script 2022-07-03 12:16:13 +02:00
a119e751ec
sheldon: pin zsh-nix-shell,use specific entrypoint 2022-07-03 12:15:20 +02:00
04a94c4705
zsh,nix: source nix.sh from user's nix-profile
add 'chisui/zsh-nix-shell' and 'spwhitt/nix-zsh-completions' plugins
with sheldon
2022-03-26 01:41:15 +01:00
e4a745d5fb
zsh: add jeffreytse/zsh-vi-mode to be -- NORMAL --
add jeffreytse/zsh-vi-mode with sheldon.

history substring search bindings are remapped to work with 'viins' and
'vicmd' (NORMAL) modes of the vi prompt, and J and K mappings in 'vicmd'
mode are added.

fzf loading also had to be reworked using system installation fzf
completions are used. bindings for fzf are broken if loaded
conventionally, therefore a helper function is offered by zsh-vi-mode to
source anything after vi mode is initialized and it is used to source
said completions.

at this occasion FZF_COMPLETION_OPTS et al. have also been reworked a
little to use dracula colorscheme, fd-find instead of find and bat to
auto-colour files.
2022-03-26 01:20:55 +01:00
31478dfdb6
migrate from zplug to sheldon...
...(https://sheldon.cli.rs/): Fast, configurable, shell plugin manager

and as a consequence of a recent(-ish) update of zsh on fedora 35
(zsh.x86_64 5.8.1-1.fc35 @updates), fpath also has to be set manually.
2022-03-25 23:57:54 +01:00