You make the most esthetic tech videos on the web Takuya, I really appreciate your time and effort in creating them, and the backgrounds from Keza are wonderful. Thank you!
In 9:50 you can get error write file. You need to run the command "New-Item -Path $profile -Type File -Force". In file "Microsoft.PowerShell_profile.ps1" insert "$profile = Join-Path $env:USERPROFILE '\.config\powershell\user_profile.ps1' . $profile". And you can continue tutorial :D
I just stumbled onto your page today. I have to say that you work is amazing. Your video editing skills along with bringing in an atmosphere of warmth makes watching your work 10x more enjoyable. Following!
It's a special and unique experience for me getting recommended to watch such nice tech video by RUclips's recommendation algorithm as one of the maintainers of Scoop. I like the ASMR rain sounds, pretty chill!
Your setup aesthetic is 10/10 Your video editing skill is 10/10 Your Drawing skill is 10/10 Your coding skill is 10/10 Omg! Are you a demigod? Could you please teach us one of this skills? I really would love a video talking about how to edit videos like that. It would be my Christmas present 🎁🎁🎁🎁🎁💝💝💝. Thank you so much!!!! Greetings from Brazil.
Amazing and a huge thanks. I had recently switched myself from mac to windows. I was bored with windows terminal and was exploring out for something similar to zsh and here I found your video. Finally, I am happy to setup the terminal. This would definitely improve my productivity as navigating into drives is a pain in windows and that z module is crazy like literally in two words or char I can switch between drives amazing. Thanks bro.
I didn't know Powershell could be this beautiful, your work turns simple things into wonderful things, thanks so much for this video I love your content!
I have watched this video for 3 days and the results are also very satisfying. I really appreciate your great video. Indirectly you have made developer standards cooler. Thank you very much, Greetings from Indonesia⚡
Takuya, man. Hope you are doing well. This type of vids is just mind-blowing, thank you! Gonna be taking quite a few things from this one when I am back home. Cheers ☕
9:40 to 10:03 , if you are an problem like "Can't open file for writing: no such file or directory" ,just go in your repertory documents and add folder PowerShell
All the time when I watch your videos and I read your Inkdrop's source code, I get so motivated and inspired! You, Fabio Akita and Angela Yu are my references! Thank you! Remember this: You deserve all of your success! You are god at it! Never settle! More success is coming for you! I feel like, you just need more marketing (exposing your content and product to the public) I'm 100% sure that they will love it! Because the skills and talent you already got, now the world needs to see it!
If anyone else gets an error at 10:03 that "~/Documents/Powershell/Microsoft.Powershell_profile.ps1" doesn't exist, you need to run the command "New-Item -Path $profile -Type File -Force "
I did that and when i start a new powershell, i get this error "ParserError: C:\Users\anees\OneDrive\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:1". I dont know why onedrive is coming in between, any idea?
@@aneeshsk8658 Try this: New-Item -ItemType SymbolicLink -Path C:\users\[yourusername]\Documents\Powershell -Target C:\users\[yourusername]\OneDrive\Documents\WindowsPowershell If the folder /Powershell already exist just delete it and run the command again, this work fine for me :)
Beautiful as always :) いつも落ち着きたい時に見させていただいてます。何ヶ月か前からTakuyaさんのおかげで仕事のワークフローを100%Neovimに移しました。日々のコードがとても楽しくなってきました。Thanks for everything and keep up the awesome work!
Please make a tutorial on how you make your videos. I mean how you edit it, do the animations, and most importantly the terminal overlay effect. I like your style a lot and it inspired me to do something similar to this. Thanks.
Sadly oh-my-posh is no longer working this way on Windows, when doing the installation steps a message from the developer appears, warning about it. Thank you for such an exquisite video.
I need some help. I'm getting " The term | 'C:\Users\paras\.config\powershell\user_profile.ps1' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again." at 10:06 on every new terminal tab i open. Any help would be appreciated.
If you get a problem doing user profile, in your console run: test-path $profile if it return false run: New-Item -Path $profile -Type File -Force after this you will able to create the user profile file
Wow I just setup my windows 10 and WSL system up and you post a guide the day after. 😆 Thanks so much for these videos. The Channel reminds me a lot of Ryoya Takashima and his Channel Peaceful Cuisine.
pls pls make a complete neovim tutorial for windows 11 complete with keybindings you're really good, i wanna switch from vscode so bad after watching this (TT)
The 'customize prompt" part code can be regarded as an upgrade of "atomic" theme, which means yuou dont need to type all the code but change from the "atomic" theme code
In an effort to grow oh-my-posh, the decision was made to no longer support the PowerShell module. Over the past year, the added benefit of the module disappeared, while the burden of maintaining it increased. However, this doesn't mean oh-my-posh disappears from your terminal, it just means that you'll have to use a different tool to install it. i get this message when i try to install oh-my-posh
10:03 I can't do that giving me error function \.config\powershell\user_profile.ps1 Unexpected token '\.config\powershell\user_profile.ps1' in expression or statement.PowerShell idk pls help
Hey friend In an effort to grow oh-my-posh, the decision was made to no longer support the PowerShell module. Over the past year, the added benefit of the module disappeared, while the burden of maintaining it increased. However, this doesn't mean oh-my-posh disappears from your terminal, it just means that you'll have to use a different tool to install it. All you need to do, is follow the migration guide here:
When I get to $env:USERPROFILE part I am getting can't open file for writing: no such file or directory, even though I followed the tutorial exactly and did not misspell anything, any thoughts?
honestly, until today I was 100% sure that PS was a crappy shell for Windows administrators (poor them), but somehow you've made me doubt it for a bit. Not sure if I should thank you or hate you lol. Anyways - thanks for your work, you make coding look esthetic (which is actually should always be)
Check out my Markdown note-taking app designed for developers 👉 www.inkdrop.app/?K2_WwrmM
hello
You make the most esthetic tech videos on the web Takuya, I really appreciate your time and effort in creating them, and the backgrounds from Keza are wonderful. Thank you!
Thanks, Mark!
It's aesthetic, and yes!!! 😁
Aesthetically pleasing* :)
This guy really loves the sound of his keyboard.
Thanks for collaborating with me, Kazephoto!
ruclips.net/user/kazephoto
Got a small typo for powershell in the title. I m a minute in and I already appreciate the editing. Keep up the good content!
@@RedJamsss Fixed it!
Hey Taku! What is your monitor?
@@RedJamsss b . ki8 bhu8
@@RedJamsssv nju6
What a great video, I didn’t knew it was possible to leave a powershell like this. You are a big inspiration friend, keep on with the good content
In 9:50 you can get error write file. You need to run the command "New-Item -Path $profile -Type File -Force". In file "Microsoft.PowerShell_profile.ps1" insert "$profile = Join-Path $env:USERPROFILE '\.config\powershell\user_profile.ps1'
. $profile". And you can continue tutorial :D
Not every superheroes wear a cape 💛 Thanks man !
my Man just saved me with the solution
Man, you guy saved my life....
can anyone explain to me what happened at 11:14 part? Looks like he run or execute the command or something to download it. I really need your help.
what a heroic solution bro thanks
I just stumbled onto your page today. I have to say that you work is amazing. Your video editing skills along with bringing in an atmosphere of warmth makes watching your work 10x more enjoyable. Following!
You improve the format with each video you upload, simply impressive !!
💪💪
I have quite literally not a single clue about what's happening in this video, yet I'm fascinated.
the sound itself of typing is so indeed relaxing. Feels like I'm watching asmr and tutorial at the same time.
Best Tech content creator... Thank you for such a informative video
Thanks!
It's a special and unique experience for me getting recommended to watch such nice tech video by RUclips's recommendation algorithm as one of the maintainers of Scoop. I like the ASMR rain sounds, pretty chill!
You are setting a new standard for youtube dev videos, this is amazing! Keep up the zen-dev :)
can we just appreciate how cozy and perfect his videos are
I have my terminal already set up with Oh My Posh but I watched this anyway - it's so relaxing. Thank you for making this content the way it's made!
Your setup aesthetic is 10/10
Your video editing skill is 10/10
Your Drawing skill is 10/10
Your coding skill is 10/10
Omg! Are you a demigod?
Could you please teach us one of this skills? I really would love a video talking about how to edit videos like that.
It would be my Christmas present 🎁🎁🎁🎁🎁💝💝💝.
Thank you so much!!!!
Greetings from Brazil.
Amazing and a huge thanks. I had recently switched myself from mac to windows. I was bored with windows terminal and was exploring out for something similar to zsh and here I found your video. Finally, I am happy to setup the terminal. This would definitely improve my productivity as navigating into drives is a pain in windows and that z module is crazy like literally in two words or char I can switch between drives amazing. Thanks bro.
WTF? The aesthetics of this video are AMAZING. I can both learn nd fall asleep to this....so relaxing and chill.
Wow! PowerShell lover here, thanks for all the fancy stuff. I didn't know you could use those mods 👀
I never really used Powershell…. Until this video 😍
It is so pleasant to watch your vids. I will follow this vid and apply to my workflow on Windows 11 this weekend. It is look so much great.
I subscribed immediately as I saw your channel because I was using the same oh-my-posh theme and I discovered it was yours. Amazing.
I didn't know Powershell could be this beautiful, your work turns simple things into wonderful things, thanks so much for this video I love your content!
couldn't be more true.
Your tutorial videos are a pure art form!
You just took Oh-my-posh to the next level, amazing
Man, your videos are visual stunning and stimulating to the eye
I have watched this video for 3 days and the results are also very satisfying. I really appreciate your great video. Indirectly you have made developer standards cooler. Thank you very much, Greetings from Indonesia⚡
Wow. This is the most beautiful tech tutorial I have seen. Instantly subscribed
For some reason I always thought you must have a linux terminal to have such features. You proved me wrong, thank you for this!
Always great to find a fellow Hack font enjoyer.
Amazing to see someone puts proper effort in his setup
Takuya, man. Hope you are doing well.
This type of vids is just mind-blowing, thank you! Gonna be taking quite a few things from this one when I am back home. Cheers ☕
Thank you. Now my Powershell looks stunning. I found your channel by chances (thanks RUclips algorithm) and now I've become your fan.
I'm speechless. That was beautiful.
9:40 to 10:03 , if you are an problem like "Can't open file for writing: no such file or directory" ,just go in your repertory documents and add folder PowerShell
Same bro did you got solution??
@@ronitgandhi7716 yes, just go up to documents directory and create New folder name "powershell"
@@YannAriell I have a folder already named powershell and it is still not working
Thank you!!
@@YannAriell it's working now, thank you!
After setting up my terminal, you left me no choice.
I said to myself: "I must be subscribed to this guy"
You 're doing a great work Takuya thanks for helping us
All the time when I watch your videos and I read your Inkdrop's source code, I get so motivated and inspired!
You, Fabio Akita and Angela Yu are my references!
Thank you! Remember this:
You deserve all of your success! You are god at it! Never settle! More success is coming for you!
I feel like, you just need more marketing (exposing your content and product to the public) I'm 100% sure that they will love it!
Because the skills and talent you already got, now the world needs to see it!
🙏🙏🙏
thank you for your kind existence among us ... be blessed and continue what u are doing ....
Your videos are really amazing and unique 😍
Appreciate Your efforts for Developing these types of content Nowadays.
Keep it up 👍💪
Thank you for such a thorough tutorial! I always wanted to have such extended functionality on Windows! Now I have it!! 😀
Sadly oh-my-posh discontinued. But I'm here because I sincerely like the video
If anyone else gets an error at 10:03 that "~/Documents/Powershell/Microsoft.Powershell_profile.ps1" doesn't exist, you need to run the command "New-Item -Path $profile -Type File -Force
"
I did that and when i start a new powershell, i get this error "ParserError: C:\Users\anees\OneDrive\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:1". I dont know why onedrive is coming in between, any idea?
Unexpected token '\.config\powershell\user_profile.ps1' in expression or statement.
@@aneeshsk8658 Try this: New-Item -ItemType SymbolicLink -Path C:\users\[yourusername]\Documents\Powershell -Target C:\users\[yourusername]\OneDrive\Documents\WindowsPowershell
If the folder /Powershell already exist just delete it and run the command again, this work fine for me :)
@@SinhNguyen-tz6us It does not work for me. When i open a new powershell, this error shows again. Any ideas?
@@namdd2883 Maybe remove the C:\users\[yourusername]\Documents\Powershell folder and then run it again?
It's a professional video. Really enjoyed watching it :) Keep up the good work
This is a surprisingly nice way to present this stuff.
Edition is in another level, good work!
Beautiful as always :) いつも落ち着きたい時に見させていただいてます。何ヶ月か前からTakuyaさんのおかげで仕事のワークフローを100%Neovimに移しました。日々のコードがとても楽しくなってきました。Thanks for everything and keep up the awesome work!
Awesome🤩
Please make a tutorial on how you make your videos. I mean how you edit it, do the animations, and most importantly the terminal overlay effect. I like your style a lot and it inspired me to do something similar to this. Thanks.
Yep I just stumbled onto him today and I have to say I have never seen anything like it.
I don't really know how, but you inspired me to put things in order and start using powershell everyday.
Sadly oh-my-posh is no longer working this way on Windows, when doing the installation steps a message from the developer appears, warning about it.
Thank you for such an exquisite video.
Great content, as usual. This was very inspiring. Keep it up :)
Incredibly relaxing and very well-done video!
This is how you make all type of people watch you code. Kudos to you Takuya-san. Makes me want to learn other programming language.
Great video Takuya san. Keep up the great work 🚀
the oh-my-posh part has to be updated since oh-my-posh updated and from 10:50 to 11:15, the commands don't work anymore
Also stuck in this place. Is there a solution?
Another relaxing 😌 session. Thank you so much
Let's chill😌
Thanks for this great video. Love your camera work and clean instructions for each step🙏
I love your videos, they're just amazing!!
Thank you very much for sharing this with us! Hello from France!
Don't know if you still respond to this video, but the app at 11:31 looks like keycastr for Mac and i was wondering how you got it to work on windows?
Thanks to the author for such helpful content. By the way, background video with rainy weather is perfect 👍👍👍.
All your videos are masterpieces.
TBH, I just watch his videos mostly just for relaxation purposes.
I came to this channel through his last Neovim video, now meditating.
I need some help. I'm getting
" The term
| 'C:\Users\paras\.config\powershell\user_profile.ps1' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again."
at 10:06 on every new terminal tab i open. Any help would be appreciated.
Make sure the PowerShell folder is created at ( C:\Users\$USER\Documents\PowerShell ).
@@Jackbeti thank you for your response. I eventually figured it out a little later 😅
I love your videos
11:52 Where can i have that $schema link sir?
Its like asmr..... please this type of setup videos, web projects,react js etc etc......Very good quality video btw.
If you get a problem doing user profile, in your console run:
test-path $profile
if it return false
run:
New-Item -Path $profile -Type File -Force
after this you will able to create the user profile file
This works like charm! Thanks mate
it worked : ) tks
humilde
Wow I just setup my windows 10 and WSL system up and you post a guide the day after. 😆
Thanks so much for these videos. The Channel reminds me a lot of Ryoya Takashima and his Channel Peaceful Cuisine.
His work is great inspiration!
Your videos are always beautiful
This Keyboard looks amazing!!
Thank you very much for the powershell setup your setup is brilliant 😀
pls pls make a complete neovim tutorial for windows 11 complete with keybindings
you're really good, i wanna switch from vscode so bad after watching this (TT)
wow, that amazing costumize, i love this costumize
So much going on here! Thank you for sharing!
Thanks for another beautiful video!
What a style of video. Amazing.
still using this video everytime I set up a new workstation.
Currently at 11:41 and loving it!
Man what did he do to get the oh-my-posh downloaded automatically in a new tab??
why is this so clean
The 'customize prompt" part code can be regarded as an upgrade of "atomic" theme, which means yuou dont need to type all the code but change from the "atomic" theme code
In an effort to grow oh-my-posh, the decision was made to no
longer support the PowerShell module. Over the past year, the
added benefit of the module disappeared, while the burden of
maintaining it increased.
However, this doesn't mean oh-my-posh disappears from your
terminal, it just means that you'll have to use a different
tool to install it.
i get this message when i try to install oh-my-posh
you just need to install it in a different way that's it. It still works. The process is simple just go to their website and check the migration guide
ちょうど知りたかったことをピンポイントでやってくれてる!
ししかもおしゃれにもしてくれてる✨
有難うございます
Would be awesome to see your full PC directory structure one day
can you share how can you set up the background of the fish swimming with raining sound on the destop background ?
Your videos are incredibly inspiring.
Nice video! Would like a follow up on your neovim in powershell setup (when you’ve set it up) 😊
めっちゃ参考になりました!감사합니다. 👍🏻
Thank you so much fo this video! I have a terminal now I really love and feel confortable with
amazing video!
preciate that production
Beautiful relaxing vid, love it !
10:03 I can't do that giving me error
function \.config\powershell\user_profile.ps1
Unexpected token '\.config\powershell\user_profile.ps1' in expression or statement.PowerShell
idk pls help
You need to wrap that line of code inside double quote
Hey friend
In an effort to grow oh-my-posh, the decision was made to no
longer support the PowerShell module. Over the past year, the
added benefit of the module disappeared, while the burden of
maintaining it increased.
However, this doesn't mean oh-my-posh disappears from your
terminal, it just means that you'll have to use a different
tool to install it.
All you need to do, is follow the migration guide here:
The exact video I was looking for
When I get to $env:USERPROFILE part I am getting can't open file for writing: no such file or directory, even though I followed the tutorial exactly and did not misspell anything, any thoughts?
Thanks for the great video! Amazing quality!
honestly, until today I was 100% sure that PS was a crappy shell for Windows administrators (poor them), but somehow you've made me doubt it for a bit. Not sure if I should thank you or hate you lol. Anyways - thanks for your work, you make coding look esthetic (which is actually should always be)
could you explain to me what happened at 11:14 part? Looks like he run or execute the command or something. I really need your help.
Ese vídeo a pesar de relajante, te da deseo de seguirlo viendo hasta el final, buenas técnicas, buen video y buen trabajo, gracias por compartirlo.
13:55 Hey bro, character leading_diamond , what is it?
copy that character from his .code folder file which is given in the description of the video. :)
im also looking for that :D
╭─\uE0B4
@@mauriciobelduque8217 i figured it out, but when i commented it was deleted why?
This worked for me \uE0B6 The other way was flipped from some reason
I hate power shell but I love to watch that video on side while I'm working. Thanks for this video.