summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-17 18:52:02 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-17 18:52:02 +0700
commite13ebf6b7a090732470dbc963ac08bacd305a5f7 (patch)
tree454637be98f98a36dc3d1fea2ff16c7a87e96a2d /zshrc
parentd34389e561b45a1f24271988cbfca26aa3fba825 (diff)
.
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc/.zshrc3
1 files changed, 3 insertions, 0 deletions
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"