mirror of
https://github.com/smarttommyau/tmux-for-windows.git
synced 2025-04-19 20:54:55 +00:00
Update README.md
This commit is contained in:
parent
65d5fb1c60
commit
053310d79d
@ -17,10 +17,12 @@ if [ -n "$TMUX" ]; then
|
|||||||
pwsh.exe
|
pwsh.exe
|
||||||
fi
|
fi
|
||||||
```
|
```
|
||||||
# Install our program
|
# Installation
|
||||||
|
## Download our program
|
||||||
|
[Download](https://github.com/smarttommyau/tmux-for-windows/releases/tag/Release)
|
||||||
|
## setup our program
|
||||||
Add the path you download our program to environment path.
|
Add the path you download our program to environment path.
|
||||||
|
## setup config
|
||||||
# Setup our program
|
|
||||||
Add or edit file tmux.conf on the same folder of our program.
|
Add or edit file tmux.conf on the same folder of our program.
|
||||||
```
|
```
|
||||||
distro: alpine //your distro name
|
distro: alpine //your distro name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user