diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2025-02-09 10:54:12 -0500 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2025-05-28 16:27:11 -0400 |
| commit | 1a924cb0b24ba5799b3c4d5b550d940cfeb1a9df (patch) | |
| tree | 2819f6bff8061c9b96540e945404d580aa74f84a /.zshrc | |
| parent | 43f27b977310b0f83075d5327855e92d9873b046 (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 |
