Legend:
- ✏️ method changes
this. - 🔒 method does not change
this.
Array<T>.prototype.*:
concat(...items: Array: T[]🔒 ES3
| Create a tmux conf file | |
| #> touch ~/.tmux.conf | |
| Install TMP | |
| #> git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm | |
| [Copy and paste tmux.conf below into local file.] | |
| Load tmux configurations | |
| #> tmux source-file ~/.tmux.conf |