This video helped me very much hitting the ground running with zsh, thank you very much! One thing I changed though was the history substring search. Maybe I just don't understand the benefit but I like the fzf fuzzy finder backwards search much more and it's also easier to configure. Different tastes I guess. Anyway, thanks again this really saved me a lot of time.
Thank you brother 🎉🎉🎉 your video was very good love the explanations and the walk thru .now my terminal looks and works amazing 😊very happy with you.. you got a new sub 😅
That definitely shouldn't be happening! Does your .zshrc file have the below (or something similar)? HISTSIZE=110000 SAVEHIST=100000 HISTFILE=~/.histfile
Seem to have an issue when I get to @14:50 where instad of the /home/[user]/.config//zsh I instead get XDG_CONFIG_HOME/zsh/ Would appreciate some help with this, not quite sure where I went wrong (on debian 12)
This video helped me very much hitting the ground running with zsh, thank you very much! One thing I changed though was the history substring search. Maybe I just don't understand the benefit but I like the fzf fuzzy finder backwards search much more and it's also easier to configure. Different tastes I guess. Anyway, thanks again this really saved me a lot of time.
Nice one! Yes, the fzf fuzzy finder backward search is a nice approach too. Thanks for the sub and glad it was helpful!
Thank you brother 🎉🎉🎉 your video was very good love the explanations and the walk thru .now my terminal looks and works amazing 😊very happy with you.. you got a new sub 😅
Awesome, brother!
Really helpful video, thank you
Great video! I might have missed it, but exactly what font are you using in this video? Thanks!
I had a problem during the ZDOTDIR config during the first steps so the zsh configuration keeps appearing and echo ZDOTDIR returns nothing
Please log out and back in again.
Great video! Thank you!
One question I have is that when I type history it only shows the last 16 lines of my .histfile
Any idea why this happens?
That definitely shouldn't be happening! Does your .zshrc file have the below (or something similar)?
HISTSIZE=110000
SAVEHIST=100000
HISTFILE=~/.histfile
Seem to have an issue when I get to @14:50 where instad of the /home/[user]/.config//zsh I instead get XDG_CONFIG_HOME/zsh/
Would appreciate some help with this, not quite sure where I went wrong (on debian 12)
Make sure the file in your /etc/zsh/zshenv file is correct. You can see the instructions here: github.com/radleylewis/dotfiles/tree/master/.config/zsh
@@theradlectures that did it! thanks mate - I must have misspelled something in that step, the classic PEBCAK error :D
@@SamuraiTurtle91 awesome! Glad to hear it worked.
I rather use fish