mirror of
https://github.com/vale981/dotfiles
synced 2025-03-09 12:26:40 -04:00
4 lines
135 B
Fish
4 lines
135 B
Fish
set fish_greeting ""
|
|
set -gx PATH $HOME/.scripts $PATH
|
|
set -g theme_display_date no
|
|
set -g fish_key_bindings fish_default_key_bindings
|