diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2025-02-09 10:54:12 -0500 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2025-02-09 10:54:12 -0500 |
| commit | 143847c01930c4e7e0283c019002a95193175557 (patch) | |
| tree | 99a6a9462a496f8abef875331c29836b18b31780 /.zshrc | |
| parent | 78efc3eb493b40ad2f79408a47bb873b5eea9db0 (diff) | |
many things.
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ alias cat=bat alias find=fd alias open=xdg-open alias pls='sudo $(history -p !!)' -alias jai="~/jai/bin/jai" +alias jai=~/jai/bin/jai-linux export PATH=~/bin:$PATH export PATH=~/go/bin:$PATH export PATH=~/.local/bin:$PATH |
