Added secrets

This commit is contained in:
ndosho 2026-03-10 23:48:01 +03:00
parent bcdc539c5e
commit 9522843437
No known key found for this signature in database
GPG key ID: AF5673C4A539B03F
2 changed files with 262 additions and 0 deletions

View file

@ -13,6 +13,7 @@ set -gx TERM xterm-256color
# Disable greeting
set fish_greeting ""
set -Ue fish_key_bindings
set -x TERM xterm-256color
# ── Prompt ────────────────────────────────────────────────
# Install Starship first: curl -sS https://starship.rs/install.sh | sh