my dotfiles - using https://tangled.org/@nuv.sh/dotfiles_helper
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixup atuin

nnuuvv 36f9ebf5 f403db9a

+5 -1
+1 -1
dot_config/atuin/config.toml
··· 1 - sync_address = "https://api.atuin.sh" 1 + sync_address = "https://atuin.nuv.sh"
+4
dot_zshrc
··· 93 93 94 94 # Set rust-env 95 95 [ -f "$HOME/.cargo/env" ] && . "$HOME/.cargo/env" 96 + 97 + 98 + . "$HOME/.atuin/bin/env" 99 + eval "$(atuin init zsh)"