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!
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!
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
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.
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⚡
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!
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 ☕
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!
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.
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
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.
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.
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
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.
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)
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 :)
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:
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
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.
Hi, i really like your vidoes! Have u considered to do a several-hours-long video with immersive coding environment/sounds/music? I believe lots of programmer would like to code with your video open rather than some loud lofi music videos. Again, your videos are like artworks!!
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
I am a nerd, how do I know that? I love your videos I watch them even when I don't have anything to really use from them. Love your way of making videos and your workflow thats basically how my life is, you have earned a sub and a +1 like for all your videos I come across and I rarely say this. Keyboard so satisfying, I can code all year long in that environment.
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)
Hi Devaslife, this video is really pure and relex, fantastic, it will be great if you could some day make one video shareing your editing skills like recording your video, screen and your Key press at the same time? thanks!!!
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.
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
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
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 !!
💪💪
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
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 :)
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.
the sound itself of typing is so indeed relaxing. Feels like I'm watching asmr and tutorial at the same time.
Wow! PowerShell lover here, thanks for all the fancy stuff. I didn't know you could use those mods 👀
I have quite literally not a single clue about what's happening in this video, yet I'm fascinated.
WTF? The aesthetics of this video are AMAZING. I can both learn nd fall asleep to this....so relaxing and chill.
can we just appreciate how cozy and perfect his videos are
Best Tech content creator... Thank you for such a informative video
Thanks!
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!
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⚡
For some reason I always thought you must have a linux terminal to have such features. You proved me wrong, thank you for this!
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!
🙏🙏🙏
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 ☕
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.
I never really used Powershell…. Until this video 😍
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.
You just took Oh-my-posh to the next level, amazing
Thank you. Now my Powershell looks stunning. I found your channel by chances (thanks RUclips algorithm) and now I've become your fan.
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!
Your videos are really amazing and unique 😍
Appreciate Your efforts for Developing these types of content Nowadays.
Keep it up 👍💪
Your tutorial videos are a pure art form!
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.
Beautiful as always :) いつも落ち着きたい時に見させていただいてます。何ヶ月か前からTakuyaさんのおかげで仕事のワークフローを100%Neovimに移しました。日々のコードがとても楽しくなってきました。Thanks for everything and keep up the awesome work!
Awesome🤩
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.
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.
Wow. This is the most beautiful tech tutorial I have seen. Instantly subscribed
Man, your videos are visual stunning and stimulating to the eye
Always great to find a fellow Hack font enjoyer.
I'm speechless. That was beautiful.
Amazing to see someone puts proper effort in his setup
I don't really know how, but you inspired me to put things in order and start using powershell everyday.
Thank you for such a thorough tutorial! I always wanted to have such extended functionality on Windows! Now I have it!! 😀
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
After setting up my terminal, you left me no choice.
I said to myself: "I must be subscribed to this guy"
thank you for your kind existence among us ... be blessed and continue what u are doing ....
It's a professional video. Really enjoyed watching it :) Keep up the good work
You 're doing a great work Takuya thanks for helping us
Thanks to the author for such helpful content. By the way, background video with rainy weather is perfect 👍👍👍.
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.
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!
ちょうど知りたかったことをピンポイントでやってくれてる!
ししかもおしゃれにもしてくれてる✨
有難うございます
Edition is in another level, good work!
why is this so clean
Great video Takuya san. Keep up the great work 🚀
Great content, as usual. This was very inspiring. Keep it up :)
This is a surprisingly nice way to present this stuff.
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.
Its like asmr..... please this type of setup videos, web projects,react js etc etc......Very good quality video btw.
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?
TBH, I just watch his videos mostly just for relaxation purposes.
I came to this channel through his last Neovim video, now meditating.
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 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😌
Nice video! Would like a follow up on your neovim in powershell setup (when you’ve set it up) 😊
Sadly oh-my-posh discontinued. But I'm here because I sincerely like the video
めっちゃ参考になりました!감사합니다. 👍🏻
i not found symbol in video 13:56 please link for icon
All your videos are masterpieces.
Incredibly relaxing and very well-done video!
I love your videos
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
This Keyboard looks amazing!!
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 😅
Thanks for this great video. Love your camera work and clean instructions for each step🙏
Thank you very much for sharing this with us! Hello from France!
What a style of video. Amazing.
I love your videos, they're just amazing!!
Thanks for another beautiful video!
can you share how can you set up the background of the fish swimming with raining sound on the destop background ?
Your videos are always beautiful
Omg! Wow!
Invented the terminal!
Thank you very much for the powershell setup your setup is brilliant 😀
Hi, i really like your vidoes! Have u considered to do a several-hours-long video with immersive coding environment/sounds/music? I believe lots of programmer would like to code with your video open rather than some loud lofi music videos. Again, your videos are like artworks!!
It’s your best video man
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
The exact video I was looking for
Would be awesome to see your full PC directory structure one day
I am a nerd, how do I know that? I love your videos I watch them even when I don't have anything to really use from them. Love your way of making videos and your workflow thats basically how my life is, you have earned a sub and a +1 like for all your videos I come across and I rarely say this. Keyboard so satisfying, I can code all year long in that environment.
amazing video!
preciate that production
Amazing good job DevAsLife 💖
I wish i could like this twice ❤
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)
I hate power shell but I love to watch that video on side while I'm working. Thanks for this video.
Hi Devaslife, this video is really pure and relex, fantastic, it will be great if you could some day make one video shareing your editing skills like recording your video, screen and your Key press at the same time? thanks!!!
Beautiful relaxing vid, love it !
wow, that amazing costumize, i love this costumize
So much going on here! Thank you for sharing!
Currently at 11:41 and loving it!
Man what did he do to get the oh-my-posh downloaded automatically in a new tab??
You need to show to us how you edit your videos, it's amazing!
the best japan boy!