mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
Added tmux setup section to readme
This commit is contained in:
parent
49dca88054
commit
e191c88bed
1 changed files with 8 additions and 0 deletions
|
@ -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!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue