From: Huck Boles Date: Sat, 24 Sep 2022 21:00:02 +0000 (-0500) Subject: zshmux X-Git-Tag: v1.0~11 X-Git-Url: https://git.huck.website/?a=commitdiff_plain;h=53a0c211164583487f17ed34e2b136d7e4ecd2f4;p=zshmux.git zshmux --- diff --git a/README.md b/README.md index ee83d66..fb1ceba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ If a new shell is launched, *zshmux* quickly checks if there are any tmux sessio If you are not already in a tmux session *zshmux* will ask if you want to attach a currently running session, or make a new session in the shell. ## How to use: --Clone this repository - `git clone https://github.com/huboles/zshmux` --Source *zshmux* in your .zshrc - `source /zshmux/zshmux.zsh` +-Clone this repository: `git clone https://github.com/huboles/zshmux` + +-Source *zshmux* in your .zshrc: `source /zshmux/zshmux.zsh`