mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
Upgrade some URLs to HTTPS (#8202)
* Update http to https in Solarized * Upgrade http to https for 'Burger In Your Shell' * Upgrade http to https for tmux.github.io
This commit is contained in:
committed by
Marc Cornellà
parent
107e512c9e
commit
ef96a38fa5
@@ -1,6 +1,6 @@
|
||||
# tmux
|
||||
|
||||
This plugin provides aliases for [tmux](http://tmux.github.io/), the terminal multiplexer.
|
||||
This plugin provides aliases for [tmux](https://tmux.github.io/), the terminal multiplexer.
|
||||
To use it add `tmux` to the plugins array in your zshrc file.
|
||||
|
||||
```zsh
|
||||
|
Reference in New Issue
Block a user