From e13ebf6b7a090732470dbc963ac08bacd305a5f7 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Mon, 17 Aug 2026 18:52:02 +0700 Subject: . --- zshrc/.zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zshrc') diff --git a/zshrc/.zshrc b/zshrc/.zshrc index 0782e72..be47620 100644 --- a/zshrc/.zshrc +++ b/zshrc/.zshrc @@ -114,3 +114,6 @@ alias la="eza -lha --icons" alias tree="eza --tree --icons" eval "$(starship init zsh)" + +# Swing Music installation +export PATH="/home/seraphim/.local/bin:$PATH" -- cgit v1.2.3