Switch shell history from mcfly to self-hosted Atuin
Sync is now self-hosted at atuin.jonnybarnes.uk, so swap mcfly's sheldon plugin for atuin's own init hook in zshrc.zsh. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YaYP6TMTB5TzyYSWnpF5ZT
This commit is contained in:
parent
24cb4c110a
commit
89567d5bfc
3 changed files with 6 additions and 5 deletions
|
|
@ -92,10 +92,6 @@ hooks.post = "fi"
|
|||
github = "ajeetdsouza/zoxide"
|
||||
apply = ["defer"]
|
||||
|
||||
[plugins.mcfly]
|
||||
github = "cantino/mcfly"
|
||||
apply = ["defer"]
|
||||
|
||||
[plugins.zsh-ssh]
|
||||
github = 'sunlei/zsh-ssh'
|
||||
apply = ["defer"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue