Compare commits
2 Commits
50bdae07e6
...
afc3da6fc9
Author | SHA1 | Date | |
---|---|---|---|
afc3da6fc9 | |||
88e7a3e68b |
@ -39,9 +39,7 @@ if status --is-interactive
|
|||||||
|
|
||||||
# Shell history
|
# Shell history
|
||||||
if command -q atuin
|
if command -q atuin
|
||||||
set -gx ATUIN_NOBIND true
|
atuin init fish --disable-up-arrow | source
|
||||||
atuin init fish | source
|
|
||||||
bind \cr _atuin_search
|
|
||||||
else
|
else
|
||||||
bind \cr __fzf_history
|
bind \cr __fzf_history
|
||||||
end
|
end
|
||||||
|
@ -3,3 +3,7 @@
|
|||||||
|
|
||||||
# Direnv
|
# Direnv
|
||||||
.envrc
|
.envrc
|
||||||
|
|
||||||
|
# IntelliJ
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user