Fixed youtube link titles

This commit is contained in:
Josean Martinez 2022-10-28 02:55:56 -04:00 committed by GitHub
parent 8a7088c47e
commit 1d5e758a51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,16 +6,16 @@
# Terminal Setup # Terminal Setup
✍🏼 Blog Post Step-by-Step Guide: [How To Setup Your Mac Terminal](https://josean.com/posts/terminal-setup) ✍🏼 Blog Post Step-by-Step Guide: [How To Setup Your Mac Terminal](https://josean.com/posts/terminal-setup)
📹 Youtube Guide: [How I Setup And Use Tmux Alongside Neovim for an Awesome Dev Workflow](https://www.youtube.com/watch?v=CF1tMjvHDRA&list=PLnu5gT9QrFg36OehOdECFvxFFeMHhb_07&index=2&t=479s) 📹 Youtube Guide: [How To Make Your Boring Mac Terminal So Much Better](https://www.youtube.com/watch?v=CF1tMjvHDRA&list=PLnu5gT9QrFg36OehOdECFvxFFeMHhb_07&index=2&t=479s)
### Relevant Files ### Relevant Files
- [.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 # Tmux Setup
✍🏼 Blog Post: [How to Use and Configure Tmux Alongside Neovim](https://josean.com/posts/tmux-setup) ✍🏼 Blog Post: [How I Setup And Use Tmux Alongside Neovim for an Awesome Dev Workflow](https://josean.com/posts/tmux-setup)
📹 Youtube Guide: [How To Make Your Boring Mac Terminal So Much Better](https://youtu.be/U-omALWIBos) 📹 Youtube Guide: (https://youtu.be/U-omALWIBos)
### Relevant Files ### Relevant Files
- [.tmux.conf](.tmux.conf) - Tmux Configuration File - [.tmux.conf](.tmux.conf) - Tmux Configuration File