Compare commits
No commits in common. "afc3da6fc9a8e89b96ba69d58d172b16637371ec" and "50bdae07e635b57cc2b692f7ef04f51092795498" have entirely different histories.
afc3da6fc9
...
50bdae07e6
@ -39,7 +39,9 @@ if status --is-interactive
|
|||||||
|
|
||||||
# Shell history
|
# Shell history
|
||||||
if command -q atuin
|
if command -q atuin
|
||||||
atuin init fish --disable-up-arrow | source
|
set -gx ATUIN_NOBIND true
|
||||||
|
atuin init fish | source
|
||||||
|
bind \cr _atuin_search
|
||||||
else
|
else
|
||||||
bind \cr __fzf_history
|
bind \cr __fzf_history
|
||||||
end
|
end
|
||||||
|
@ -3,7 +3,3 @@
|
|||||||
|
|
||||||
# Direnv
|
# Direnv
|
||||||
.envrc
|
.envrc
|
||||||
|
|
||||||
# IntelliJ
|
|
||||||
.idea/
|
|
||||||
*.iml
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user