Add config.fish
This commit is contained in:
parent
5958d3017c
commit
9e4df4985b
1 changed files with 5 additions and 0 deletions
5
fish/.config/fish/config.fish
Normal file
5
fish/.config/fish/config.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
set -U fish_greeting
|
Loading…
Add table
Reference in a new issue