mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
Fixed youtube link titles
This commit is contained in:
parent
8a7088c47e
commit
1d5e758a51
1 changed files with 3 additions and 3 deletions
|
@ -6,16 +6,16 @@
|
|||
# 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
|
||||
- [.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)
|
||||
✍🏼 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
|
||||
- [.tmux.conf](.tmux.conf) - Tmux Configuration File
|
||||
|
|
Loading…
Reference in a new issue