added omf fish configuration

This commit is contained in:
aminnairi
2023-04-09 22:15:12 +02:00
parent b4f39063b6
commit e3439eb71e
+7
View File
@@ -0,0 +1,7 @@
# Path to Oh My Fish install.
set -q XDG_DATA_HOME
and set -gx OMF_PATH "$XDG_DATA_HOME/omf"
or set -gx OMF_PATH "$HOME/.local/share/omf"
# Load Oh My Fish configuration.
source $OMF_PATH/init.fish