improve astronvim setup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
if type -q $zoxide
|
||||
if type -q zoxide
|
||||
zoxide init fish | source
|
||||
end
|
||||
if type -q $atuin
|
||||
if type -q atuin
|
||||
atuin init fish | source
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user