chore: Switch trunk to main

Also, upgrade copyright notice.
This commit is contained in:
Raphael Reitzig 2023-06-27 00:26:16 +02:00
parent 09607e310b
commit 8ce96da370
6 changed files with 13 additions and 7 deletions

View file

@ -1,3 +1,9 @@
# Wrapper function for SDKMAN!
# Copyright (c) 2018-2023 Raphael Reitzig
# MIT License (MIT)
# https://github.com/reitzig/sdkman-for-fish
function sdk -d "Manage SDKs"
# Guard: SDKMAN! needs to be installed
if not test -f "$__fish_sdkman_init"