1
0
This commit is contained in:
2026-01-18 00:11:46 +01:00
parent f68859d355
commit 4eb8fbdc56
5 changed files with 123 additions and 0 deletions
+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