• 1 Post
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle


  • Yeah, you want me to explain you quite complicated concepts in a single comment, while using all the terminology wrong, and doing zero work yourself.
    Patriarchy isn’t just “men are in charge of everything”, women aren’t “in power of changing the social norms”, responsibility isn’t just “i did something bad and need to fix that”, and privilege means something completely different from whatever you’re implying there.
    To elaborate on that I would have to write paragraphs upon paragraphs for each of them, and I’m just not doing that. Since we’re already here, I don’t need to teach you how to look what the words mean beyond the basic five words definition, so I encourage you to do just that.






  • I highly recommend zsh. It takes a moment to setup initially, but you can use oh-my-zsh to just skip that part and use one of the many, many presets, and it supports plugins, of which there are many. It gives you tab support for so many popular commands, you will never need to remember them, and it has a lot of small improvements that makes your terminal life a breath. For example, if you do cd tab in bash, it will give you a list of subdirrectories. If you do the same in zsh, it will give you that list and a cursor that you can use to navigate said list, so instead of typing the dir, you can do cd tab tab tab enter