mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
chore: Switch trunk to main
Also, upgrade copyright notice.
This commit is contained in:
parent
09607e310b
commit
8ce96da370
6 changed files with 13 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue