Code cleanup and better MacOS support
This commit is contained in:
40
README.md
40
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user