feat: add atuin

This commit is contained in:
Stefan Imhoff
2023-06-19 09:07:12 +02:00
parent 3843eebb7a
commit bbeba7c6b2
3 changed files with 6 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ set --export EDITOR nvim
# asdf Version Manager
source (brew --prefix)/opt/asdf/libexec/asdf.fish
# Atuin
atuin init fish | source
# FZF
set FD_OPTIONS "--follow --exclude .git --exclude node_modules"