I Recently Switched to Zsh and Created a Dotfiles Install Script

preview_player
Показать описание
What are your favorite Zsh plugins and settings? Let us know below.

Hit the subscribe button to receive more videos like this!

REFERENCE LINKS
---------------------------------------------------

COURSES
---------------------------------------------------
Courses I've created that focus on web dev and deployment topics.

THE TOOLS I USE / GEAR
---------------------------------------------------

FOLLOW ME ELSEWHERE
---------------------------------------------------

TIMESTAMPS
---------------------------------------------------
0:00 -- Intro
0:46 -- I should have switched to Zsh a long time ago
1:52 -- An updated prompt that shows if the last command failed
3:03 -- A quick peek at my .zshrc
6:30 -- Creating a tiny Bash script to manage Zsh plugins
7:31 -- The new install script
8:17 -- Running the script inside of a Docker container to test it
9:44 -- Curling down the install script and running it
11:17 -- Picking where you want to clone my dotfiles to
11:54 -- Installing a few things and prompting you before it creates symlinks
13:47 -- Installing asdf and Node (required by the Markdown preview Vim plugin)
14:06 -- Programmatically installing Vim and tmux plugins from the command line
15:52 -- Verifying everything works (it's a bit clunky within Docker)
18:39 -- Found a bug or a way to improve things? Please let me know
Рекомендации по теме
Комментарии
Автор

That is a very cool Install script, I am doing something similar for my Powereshell setup in Windows. I will be copying your ideas (Install script) into my own dotfiles repo for sure!

Futteman
Автор

If you listened at 0.75 speed, he sounds like a human.

rollinas
Автор

This is a really cool. Wondering if you do courses for beginners that build up to this particular video?

maicoldev
Автор

Ooh that's cool, so tmux is working well with the new terminal of windows? Even with the shortcuts?
What about the copy paste with tmux, does it work with the mouse?

dragon
Автор

Which tool(s) do you use to manage your dotfiles?

matthias
Автор

Hi I am having trouble adjusting the set-theme file. I ran the install script in a docker container that I ran inside of wsl2 on windows terminal. How do I change the TERMINAL_CONFIG variable to reference my terminal's config path from the docker container? Specifically how do I find my terminal config path and connect from docker container

asdfasjdhfakhdshjfahs
Автор

this would have been awesome if vim worked after I installed everything. I kept getting errors when editing vim files just using basic commands.

chillydoog