mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): atuin
This commit is contained in:
parent
6143294216
commit
059e47563e
3 changed files with 15 additions and 0 deletions
|
|
@ -4,3 +4,8 @@ set -x fzf_preview_file_cmd 'delta'
|
|||
set -x LS_COLORS (vivid -m 24-bit generate one-light)
|
||||
# fzf-fish search hidden files
|
||||
set -x fzf_fd_opts --hidden --exclude=.git
|
||||
|
||||
# bind atuin manually
|
||||
set -x ATUIN_NOBIND "true"
|
||||
bind \cr _atuin_search
|
||||
bind -M insert \cr _atuin_search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue