Add file purpose. Switch license from BSD-3-Clause-Clear to GPL-3.0-or-later.

This commit is contained in:
inference 2023-01-24 10:34:13 +00:00
parent 3dfb8f524e
commit 8ad292c567
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
3 changed files with 9 additions and 8 deletions

View File

@ -1,9 +1,10 @@
# Inferencium
# ZSH - Alias - Global
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: GPL-3.0-or-later
# Version: 1.0.2.5
# Version: 2.0.0.6
# Navigation.

View File

@ -1,9 +1,10 @@
# Inferencium
# ZSH - env
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: GPL-3.0-or-later
# Version: 0.1.5.6
# Version: 1.0.0.7
PATH="/bin/:/usr/bin/:/usr/local/bin/"

View File

@ -1,13 +1,12 @@
# Inferencium
# ZSH - rc
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: GPL-3.0-or-later
# Version: 2.0.0.8
# Version: 4.0.0.10
export LD_PRELOAD="/lib/local/libhardened_malloc.so"
# Prompt.
PROMPT=%n@%M:%#" "