.dotfiles/.config/fish/config.fish
2024-10-21 21:27:25 +03:00

6 lines
126 B
Fish

set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
end
set -gx EDITOR nvim