From 31e0bc6d54d8ed18390e3bc544893d571bf1aa41 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Sat, 16 Mar 2024 12:43:44 +0000 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1f7e277d..18054867 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Trude's Dotfiles for GNOME +# Trude's Dotfiles for Linux and MacOS **Run `./linux.sh` or `./macos.sh`.** @@ -12,28 +12,26 @@ ### MacOS -- None +- None (HomeBrew will be installed if `p` is called.) ## Scripts -### Custom bash commands +### Custom commands - `p` - Cross-distro package manager wrapper. + - Written in bash for Linux, using the system's package manager. + - Written in ZSH script for MacOS, as a function that calls brew. - `m` - Cross-distro maintenance script. + - Replaced by `p m` on MacOS (for updating MacOS itself). ### Custom scripts used by other programs -- `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. +- `p.sh` - For managing packages on Linux systems. +- `colors.sh` - To add colors to other scripts. Also works on MacOS. ## Todo -- [ ] Automatically install extensions +- [ ] Automatically install extensions (GNOME) - Vitals - Dash to Dock - AppIndicator Support