summaryrefslogtreecommitdiff
path: root/zshrc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc/.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"