diff --git a/README.md b/README.md index b1b6025..30fc7ef 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ - [.zshrc](.zshrc) - Zsh Shell Configuration - [coolnight.itermcolors](coolnight.itermcolors) - iTerm2 Color Scheme +# Tmux Setup +✍🏼 Blog Post: [How to Use and Configure Tmux Alongside Neovim](https://josean.com/posts/tmux-setup) + +📹 Youtube Guide: [How To Make Your Boring Mac Terminal So Much Better](https://youtu.be/U-omALWIBos) + +### Relevant Files +- [.tmux.conf](.tmux.conf) - Tmux Configuration File + # Neovim Setup 💡 **Tip:** I highly recommend following along with me on youtube and use the repo as reference to set up the config. You'll understand everything a lot better and be able to change things and evolve the setup into your own!