diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-17 18:52:02 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-17 18:52:02 +0700 |
| commit | e13ebf6b7a090732470dbc963ac08bacd305a5f7 (patch) | |
| tree | 454637be98f98a36dc3d1fea2ff16c7a87e96a2d /zshrc/.zshrc | |
| parent | d34389e561b45a1f24271988cbfca26aa3fba825 (diff) | |
.
Diffstat (limited to 'zshrc/.zshrc')
| -rw-r--r-- | zshrc/.zshrc | 3 |
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" |
