bis updates

This commit is contained in:
2021-10-18 20:25:33 +02:00
parent f46760f9cc
commit 0d0ec5aedb
26 changed files with 389 additions and 427 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