Skip to content

Commit

Permalink
website: integrations readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorg committed Sep 15, 2024
1 parent 8b89d96 commit 9a5c58e
Show file tree
Hide file tree
Showing 21 changed files with 177 additions and 152 deletions.
4 changes: 2 additions & 2 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ const Name = "murex"
const (
Major = 6
Minor = 3
Revision = 4146
Revision = 4168
Branch = "develop"
BuildDate = "2024-09-15 16:45:35"
BuildDate = "2024-09-15 17:59:23"
)

// Copyright is the copyright owner string
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Integrations

{{ include "gen/user-guide/integrations.inc.md" }}

## Pages

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Expand All @@ -17,4 +23,4 @@
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator
Get more out of iTerm2 terminal emulator
21 changes: 10 additions & 11 deletions docs/integrations/chatgpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,26 +145,25 @@ under `/integrations`.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/cheatsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,25 @@ under `/integrations`.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/direnv.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,25 @@ document.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/iterm2.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,26 +40,25 @@ open https://murex.rocks/git-autocomplete.png
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/kitty.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,25 @@ to Kitty's ANSI escape sequences to render those images beautifully.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/make.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,25 @@ under `/integrations`.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/man-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,26 +60,25 @@ That command will generally be pulled from its accompanying `man` page.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/spellcheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,26 +181,25 @@ and what the package names are for `aspell` and its corresponding dictionaries.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,25 @@ beautifully.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
21 changes: 10 additions & 11 deletions docs/integrations/yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,25 @@ under `/integrations`.
## Other Integrations

* [ChatGPT](../integrations/chatgpt.md):
How to enable ChatGPT hints
How to enable ChatGPT hints
* [Cheat.sh](../integrations/cheatsh.md):
Cheatsheets provided by cheat.sh
Cheatsheets provided by cheat.sh
* [Kitty Integrations](../integrations/kitty.md):
Get more out of Kitty terminal emulator
Get more out of Kitty terminal emulator
* [Makefiles / `make`](../integrations/make.md):
`make` integrations
`make` integrations
* [Man Pages (POSIX)](../integrations/man-pages.md):
Linux/UNIX `man` page integrations
Linux/UNIX `man` page integrations
* [Spellcheck](../integrations/spellcheck.md):
How to enable inline spellchecking
How to enable inline spellchecking
* [Terminology Integrations](../integrations/terminology.md):
Get more out of Terminology terminal emulator
Get more out of Terminology terminal emulator
* [`direnv` Integrations](../integrations/direnv.md):
Directory specific environmental variables
Directory specific environmental variables
* [`yarn` Integrations](../integrations/yarn.md):
Working with `yarn` and `package.json`
Working with `yarn` and `package.json`
* [iTerm2 Integrations](../integrations/iterm2.md):
Get more out of iTerm2 terminal emulator

Get more out of iTerm2 terminal emulator

<hr/>

Expand Down
Loading

0 comments on commit 9a5c58e

Please sign in to comment.