I don't know 3

This commit is contained in:
2026-02-19 01:36:31 +03:00
parent 25d3b47847
commit 6c7f3a753a
16 changed files with 570 additions and 132 deletions

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