Added tmux setup section to readme

This commit is contained in:
Josean Martinez 2022-10-28 02:52:52 -04:00 committed by GitHub
parent 49dca88054
commit e191c88bed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,14 @@
- [.zshrc](.zshrc) - Zsh Shell Configuration - [.zshrc](.zshrc) - Zsh Shell Configuration
- [coolnight.itermcolors](coolnight.itermcolors) - iTerm2 Color Scheme - [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 # 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! 💡 **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!