Skip to content

Commit

Permalink
docs: Command line extras notes
Browse files Browse the repository at this point in the history
  • Loading branch information
PWA-GouldA committed Mar 12, 2024
1 parent 5c25107 commit 07a8cc5
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/98-command-line-extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ We split them into three parts. Windows, Linux and MacOS.

Many hints and tips for MacOS and Linux will be the same.

## Windows Command Hints and Tips
## Windows Command

- TODO: Add Command Hints for Windows Command

## Windows Git Bash Hints and Tips
## Windows Git Bash

The best hint or tip we can give is the following...

Expand Down Expand Up @@ -64,10 +64,14 @@ If you make these changes and wish to activate them without closing and reopenin
```bash
source ~/.bashrc
```
## MacOS Hints and Tips


## MacOS Zshell

- TODO: Add Command Hints for MacOS zshell
## Linux Hints and Tips


## Linux Bash

For the main part, you may use the Windows Git Bash aliases for Linux without any issues.

Expand Down

0 comments on commit 07a8cc5

Please sign in to comment.