public
imalexnord
read
ms.open
Adds Mac "Open ." command to Windows
Languages
Repository composition by tracked source files.
PowerShell
100%
Create file
Wiki Documentation
Clone
https://nobgit.com/user/imalexnord/ms.open.git
ssh://[email protected]:2222/user/imalexnord/ms.open.git
Trace
readme.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
readme.md
on main
Author
Date
Commit
Line
Code
Alex Nord
11 days ago
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 1
# MS.Open
# MS.Open
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 2
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 3
MS.Open brings familiar macOS-style terminal conveniences to Windows.
MS.Open brings familiar macOS-style terminal conveniences to Windows.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 4
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 5
It started with one command:
It started with one command:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 6
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 7
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 8
open .
open .
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 9
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 10
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 11
It now includes a small collection of useful commands for opening files, working with paths, inspecting ports, serving local files, calculating hashes, and using the clipboard from PowerShell, Command Prompt, or Windows Terminal.
It now includes a small collection of useful commands for opening files, working with paths, inspecting ports, serving local files, calculating hashes, and using the clipboard from PowerShell, Command Prompt, or Windows Terminal.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 12
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 13
## Commands
## Commands
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 14
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 15
| Command | Purpose |
| Command | Purpose |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 16
| --- | --- |
| --- | --- |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 17
| `open [path]` | Open a folder, file, or URL with its default Windows application |
| `open [path]` | Open a folder, file, or URL with its default Windows application |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 18
| `reveal <path>` | Open File Explorer and select a file |
| `reveal <path>` | Open File Explorer and select a file |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 19
| `mkcd <folder>` | Create a directory and enter it |
| `mkcd <folder>` | Create a directory and enter it |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 20
| `copypath [path]` | Copy the current or specified full path to the clipboard |
| `copypath [path]` | Copy the current or specified full path to the clipboard |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 21
| `reload` | Reload the current PowerShell profile |
| `reload` | Reload the current PowerShell profile |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 22
| `which <command>` | Show which command Windows or PowerShell will run |
| `which <command>` | Show which command Windows or PowerShell will run |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 23
| `paths` | Print each `PATH` entry on its own row |
| `paths` | Print each `PATH` entry on its own row |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 24
| `serve [port]` | Serve the current directory over HTTP |
| `serve [port]` | Serve the current directory over HTTP |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 25
| `ports` | Show listening TCP ports and their owning processes |
| `ports` | Show listening TCP ports and their owning processes |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 26
| `killport <port>` | Stop the process listening on a port |
| `killport <port>` | Stop the process listening on a port |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 27
| `sha256 <file>` | Calculate a SHA-256 hash |
| `sha256 <file>` | Calculate a SHA-256 hash |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 28
| `pbcopy` | Copy text or piped input to the clipboard |
| `pbcopy` | Copy text or piped input to the clipboard |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 29
| `pbpaste` | Print clipboard text in the terminal |
| `pbpaste` | Print clipboard text in the terminal |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 30
| `msopen` | Show the built-in command summary |
| `msopen` | Show the built-in command summary |
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 31
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 32
> `mkcd` and `reload` are PowerShell functions. The remaining commands work from PowerShell, Command Prompt, and Windows Terminal.
> `mkcd` and `reload` are PowerShell functions. The remaining commands work from PowerShell, Command Prompt, and Windows Terminal.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 33
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 34
## Installation
## Installation
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 35
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 36
### 1. Download the repository
### 1. Download the repository
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 37
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 38
Download or clone this repository, then place it in a permanent location, for example:
Download or clone this repository, then place it in a permanent location, for example:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 39
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 40
```text
```text
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 41
C:\MS.Open
C:\MS.Open
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 42
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 43
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 44
The folder should contain:
The folder should contain:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 45
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 46
```text
```text
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 47
C:\MS.Open
C:\MS.Open
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 48
├── bin
├── bin
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 49
├── shell
├── shell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 50
├── install.ps1
├── install.ps1
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 51
└── uninstall.ps1
└── uninstall.ps1
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 52
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 53
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 54
### 2. Run the installer
### 2. Run the installer
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 55
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 56
Open PowerShell inside the repository folder and run:
Open PowerShell inside the repository folder and run:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 57
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 58
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 59
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install.ps1
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install.ps1
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 60
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 61
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 62
The installer:
The installer:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 63
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 64
- Adds `C:\MS.Open\bin` to your user `PATH`
- Adds `C:\MS.Open\bin` to your user `PATH`
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 65
- Installs the `mkcd` and `reload` PowerShell functions
- Installs the `mkcd` and `reload` PowerShell functions
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 66
- Configures both Windows PowerShell and PowerShell 7 profiles
- Configures both Windows PowerShell and PowerShell 7 profiles
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 67
- Creates a backup before modifying an existing PowerShell profile
- Creates a backup before modifying an existing PowerShell profile
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 68
- Does not require administrator privileges
- Does not require administrator privileges
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 69
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 70
### 3. Restart your terminal
### 3. Restart your terminal
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 71
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 72
Close and reopen PowerShell, Command Prompt, or Windows Terminal.
Close and reopen PowerShell, Command Prompt, or Windows Terminal.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 73
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 74
Verify the installation:
Verify the installation:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 75
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 76
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 77
Get-Command open
Get-Command open
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 78
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 79
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 80
You should see a result pointing to:
You should see a result pointing to:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 81
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 82
```text
```text
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 83
C:\MS.Open\bin\open.cmd
C:\MS.Open\bin\open.cmd
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 84
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 85
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 86
You can also run:
You can also run:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 87
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 88
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 89
msopen
msopen
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 90
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 91
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 92
## Usage
## Usage
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 93
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 94
### Open folders, files, and URLs
### Open folders, files, and URLs
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 95
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 96
Open the current directory:
Open the current directory:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 97
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 98
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 99
open .
open .
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 100
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 101
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 102
Open the parent directory:
Open the parent directory:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 103
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 104
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 105
open ..
open ..
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 106
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 107
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 108
Open another folder:
Open another folder:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 109
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 110
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 111
open "C:\Projects"
open "C:\Projects"
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 112
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 113
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 114
Open a file with its default application:
Open a file with its default application:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 115
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 116
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 117
open README.md
open README.md
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 118
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 119
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 120
Open a website:
Open a website:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 121
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 122
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 123
open https://nobgit.com
open https://nobgit.com
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 124
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 125
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 126
### Reveal a file in File Explorer
### Reveal a file in File Explorer
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 127
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 128
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 129
reveal ".\build\release.zip"
reveal ".\build\release.zip"
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 130
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 131
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 132
For files, Explorer opens with the file selected. For folders, Explorer opens the folder.
For files, Explorer opens with the file selected. For folders, Explorer opens the folder.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 133
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 134
### Create and enter a directory
### Create and enter a directory
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 135
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 136
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 137
mkcd new-project
mkcd new-project
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 138
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 139
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 140
This command is available in PowerShell because changing the current directory must happen inside the active shell session.
This command is available in PowerShell because changing the current directory must happen inside the active shell session.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 141
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 142
### Copy a path
### Copy a path
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 143
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 144
Copy the current directory:
Copy the current directory:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 145
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 146
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 147
copypath
copypath
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 148
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 149
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 150
Copy the full path of a file or folder:
Copy the full path of a file or folder:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 151
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 152
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 153
copypath ".\build\release.zip"
copypath ".\build\release.zip"
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 154
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 155
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 156
The resolved path is copied to the clipboard and printed in the terminal.
The resolved path is copied to the clipboard and printed in the terminal.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 157
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 158
### Reload the PowerShell profile
### Reload the PowerShell profile
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 159
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 160
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 161
reload
reload
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 162
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 163
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 164
This reloads the current PowerShell profile without requiring a new terminal window.
This reloads the current PowerShell profile without requiring a new terminal window.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 165
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 166
### Find which command will run
### Find which command will run
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 167
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 168
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 169
which git
which git
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 170
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 171
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 172
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 173
which open
which open
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 174
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 175
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 176
This is especially useful when multiple versions of a command exist in `PATH`.
This is especially useful when multiple versions of a command exist in `PATH`.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 177
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 178
### Inspect PATH
### Inspect PATH
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 179
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 180
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 181
paths
paths
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 182
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 183
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 184
Each `PATH` entry is printed separately, along with whether the location currently exists.
Each `PATH` entry is printed separately, along with whether the location currently exists.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 185
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 186
### Serve the current directory
### Serve the current directory
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 187
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 188
Serve the current folder on the default port, `8000`:
Serve the current folder on the default port, `8000`:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 189
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 190
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 191
serve
serve
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 192
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 193
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 194
Use another port:
Use another port:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 195
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 196
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 197
serve 3000
serve 3000
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 198
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 199
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 200
Then open:
Then open:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 201
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 202
```text
```text
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 203
http://127.0.0.1:3000/
http://127.0.0.1:3000/
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 204
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 205
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 206
The server listens on `127.0.0.1` only, so it is not exposed to other devices on the network.
The server listens on `127.0.0.1` only, so it is not exposed to other devices on the network.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 207
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 208
Press `Ctrl+C` to stop it.
Press `Ctrl+C` to stop it.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 209
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 210
### Show listening ports
### Show listening ports
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 211
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 212
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 213
ports
ports
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 214
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 215
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 216
The output includes the address, port, process ID, and process name.
The output includes the address, port, process ID, and process name.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 217
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 218
### Stop the process using a port
### Stop the process using a port
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 219
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 220
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 221
killport 3000
killport 3000
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 222
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 223
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 224
MS.Open displays the owning process and asks for confirmation before stopping it.
MS.Open displays the owning process and asks for confirmation before stopping it.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 225
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 226
Skip confirmation:
Skip confirmation:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 227
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 228
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 229
killport 3000 --force
killport 3000 --force
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 230
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 231
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 232
Use `--force` carefully. The command refuses to terminate protected Windows system processes.
Use `--force` carefully. The command refuses to terminate protected Windows system processes.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 233
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 234
### Calculate a SHA-256 hash
### Calculate a SHA-256 hash
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 235
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 236
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 237
sha256 ".\release.zip"
sha256 ".\release.zip"
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 238
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 239
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 240
Example output:
Example output:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 241
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 242
```text
```text
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 243
d2c7c9f1... C:\Projects\release.zip
d2c7c9f1... C:\Projects\release.zip
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 244
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 245
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 246
### Clipboard commands
### Clipboard commands
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 247
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 248
Copy text:
Copy text:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 249
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 250
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 251
pbcopy "Hello from Windows"
pbcopy "Hello from Windows"
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 252
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 253
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 254
Copy piped output:
Copy piped output:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 255
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 256
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 257
Get-Content README.md | pbcopy
Get-Content README.md | pbcopy
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 258
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 259
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 260
Paste clipboard text:
Paste clipboard text:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 261
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 262
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 263
pbpaste
pbpaste
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 264
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 265
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 266
## Updating
## Updating
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 267
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 268
Pull or replace the repository files, then rerun:
Pull or replace the repository files, then rerun:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 269
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 270
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 271
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install.ps1
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\install.ps1
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 272
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 273
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 274
The installer safely refreshes the `PATH` entry and PowerShell profile integration without duplicating them.
The installer safely refreshes the `PATH` entry and PowerShell profile integration without duplicating them.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 275
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 276
## Uninstall
## Uninstall
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 277
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 278
Run:
Run:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 279
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 280
```powershell
```powershell
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 281
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\uninstall.ps1
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\uninstall.ps1
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 282
```
```
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 283
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 284
The uninstaller:
The uninstaller:
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 285
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 286
- Removes the MS.Open `bin` folder from your user `PATH`
- Removes the MS.Open `bin` folder from your user `PATH`
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 287
- Removes the MS.Open block from Windows PowerShell and PowerShell 7 profiles
- Removes the MS.Open block from Windows PowerShell and PowerShell 7 profiles
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 288
- Leaves the repository files in place
- Leaves the repository files in place
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 289
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 290
Restart the terminal after uninstalling. You can then delete the MS.Open folder.
Restart the terminal after uninstalling. You can then delete the MS.Open folder.
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 291
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 292
## Requirements
## Requirements
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 293
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 294
- Windows 10 or Windows 11
- Windows 10 or Windows 11
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 295
- Windows PowerShell 5.1 or PowerShell 7
- Windows PowerShell 5.1 or PowerShell 7
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 296
- `Get-NetTCPConnection` for the `ports` and `killport` commands
- `Get-NetTCPConnection` for the `ports` and `killport` commands
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 297
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 298
## Security notes
## Security notes
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 299
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 300
- `serve` binds only to `127.0.0.1`
- `serve` binds only to `127.0.0.1`
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 301
- `killport` asks for confirmation unless `--force` is supplied
- `killport` asks for confirmation unless `--force` is supplied
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 302
- Installation modifies only the current user's `PATH`
- Installation modifies only the current user's `PATH`
same change
7172ef4
Edit readme.md
- Full commit hash
7172ef457dc9e576f0bbd7968281c9eb3fbf082d- Author
- Alex Nord <[email protected]>
- Date
- 11 days ago
- Selected line
- 303
- Existing PowerShell profiles are backed up before modification
- Existing PowerShell profiles are backed up before modification