ollama gpu updates to fedora kinoite
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 38m58s

This commit is contained in:
2024-12-30 17:20:09 -05:00
parent ea710ac6e1
commit d49cab1ab7
6 changed files with 67 additions and 25 deletions

View File

@@ -18,7 +18,7 @@ source /usr/share/doc/pkgfile/command-not-found.zsh
### Custom Commands and Aliases ###
# Local bin PATH
export PATH="$HOME/.local/bin:$PATH"
export PATH="$HOME/.local/bin:$HOME/.local/scripts:$PATH"
# Fix for Ansible
export LC_ALL="C.UTF-8"