fish configuration
This commit is contained in:
parent
d3dac17247
commit
b3bd3a4683
4 changed files with 104 additions and 0 deletions
4
.config/fish/config.fish
Normal file
4
.config/fish/config.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
zoxide init fish | source
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue