Documentation update.

This commit is contained in:
2024-01-07 23:05:33 +00:00
parent 21689416a6
commit 5cb11adfe8
4 changed files with 4 additions and 4 deletions

View File

@@ -3,9 +3,9 @@
**Run `./install.sh`.** **Run `./install.sh`.**
## Dependencies ## Dependencies
- Gnome Console / Terminal (kgx) - Gnome Console / Terminal (kgx; For some scripts only.)
- Pacman (Arch Linux base)
- Gnome Desktop - Gnome Desktop
- Arch or Debian-based distro.
## Scripts ## Scripts
### Custom bash commands ### Custom bash commands
@@ -17,8 +17,8 @@
- `colors.sh` - To Add colors to other scripts. - `colors.sh` - To Add colors to other scripts.
### Scripts for the user ### Scripts for the user
- `codeAI-ollama.sh` - Ollama AI setup helper for code generation. - `ai-ollama-code.sh` - Ollama AI setup helper for code generation.
- `generalAI-jan.sh` - Install jan, a graphical llm runner. - `ai-jan-general.sh` - Install jan, a graphical llm runner.
## Todo ## Todo
- [ ] Automatically install extensions - [ ] Automatically install extensions