Code cleanup and better MacOS support

This commit is contained in:
2024-01-18 18:39:20 +00:00
parent a8847b6421
commit f209ca084a
7 changed files with 62 additions and 26 deletions

View File

@@ -1,27 +1,39 @@
# Trude's Dotfiles for GNOME
**Run `./install.sh`.**
**Run `./linux.sh` or `./macos.sh`.**
## Dependencies
- Gnome Console / Terminal (kgx; For some scripts only.)
- Gnome Desktop
- Arch or Debian-based distro.
### Linux
- Gnome Console / Terminal (kgx; For some scripts only.)
- Gnome Desktop
- Arch or Debian-based distro.
### MacOS
- None
## Scripts
### Custom bash commands
- `p` - Cross-distro package manager wrapper.
- `m` - Cross-distro maintenance script.
- `p` - Cross-distro package manager wrapper.
- `m` - Cross-distro maintenance script.
### Custom scripts used by other programs
- `p.sh` - For managing packages.
- `colors.sh` - To Add colors to other scripts.
- `p.sh` - For managing packages.
- `colors.sh` - To Add colors to other scripts.
### Scripts for the user
- `ai-ollama-code.sh` - Ollama AI setup helper for code generation.
- `ai-jan-general.sh` - Install jan, a graphical llm runner.
- `ai-ollama-code.sh` - Ollama AI setup helper for code generation.
- `ai-jan-general.sh` - Install jan, a graphical llm runner.
## Todo
- [ ] Automatically install extensions
- Vitals
- Dash to Dock
- AppIndicator Support
- [ ] Automatically install extensions
- Vitals
- Dash to Dock
- AppIndicator Support