mirror of
https://github.com/vale981/dotfiles
synced 2025-03-08 19:11:40 -05: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
|