Blindly running scripts directly from a website is a great way to get your device infected with malware. You should always download the script and inspect it locally (making sure you understand what it’s going to do) before execution.
@codefallacy2 жыл бұрын
I agree you should always check what you are adding to your machine. However it is not realistic to do so every time. This is why i showcase Large and Active Free and Open Source Projects in the video. These projects are actively being developed and are open source to help prevent shady thing from being upstreamed. It is unrealistic that a New User would even understand what the code might be doing which is why im a big advocate for FOSS Software regardless of your OS.
@babdcs2 жыл бұрын
this video really helped me out thanks man :)
@codefallacy2 жыл бұрын
glad it helped, happy hacking
@michaelvillacarlos33553 жыл бұрын
thanks a lot! helped me figuring this one out. more power
@fiji40593 жыл бұрын
thank you so much it was a great help
@jiyoungkim92583 жыл бұрын
this is really helpful
@jeamayar3 жыл бұрын
Great!
@MeiITW3 жыл бұрын
thank you
@L0wPressure3 жыл бұрын
I actually had no idea you can do it with zsh, i found fish at some point and was using this on linux. But i guess i can try zsh once again.
@codefallacy3 жыл бұрын
yeah i use it on PopOS bu there are many alternitives out there
@L0wPressure3 жыл бұрын
@@codefallacy zsh is default on manjaro and macos, i'd rather use it now. Fish is awesome with it's autocomplete, but it also has it's own incompatible with zsh syntax.
@debatts3 жыл бұрын
I get the following: Cloning Oh My Zsh...Cloning Oh My Zsh...Xcode -select: note: no developer tools were found at........Error: Git clone of oh-my-zsh repo failed
@codefallacy3 жыл бұрын
Sorry for the late reply. You may have to install macos developer tools on the terminal
@birensethy32062 жыл бұрын
Hi, I am getting below error : [oh-my-zsh] plugin 'powerlevel10k/powerlevel10k' not found Could you please let me know what I am missing here ? Seems like some path is not set properly. Thank you in advance.
@codefallacy2 жыл бұрын
the path may just be 'powerlevel10k' try that, if that doesnt work you need to go inside the hidden folder oh-my-zsh/themes and find where the powerlevel10k directory lives