DEV ANGEL
DEV ANGEL
  • 1
  • 45 116
Setting Environment Variables on Mac
Quick and easy guidance on how to set environment variables on mac.
มุมมอง: 45 133

วีดีโอ

ความคิดเห็น

  • @raccoon8230
    @raccoon8230 5 หลายเดือนก่อน

    Thank you!

  • @SurabhiChanchal
    @SurabhiChanchal 7 หลายเดือนก่อน

    It helped me a lot and easy to understand. Thanks

  • @artyoml
    @artyoml 8 หลายเดือนก่อน

    Awesome video. Helped a lot. Thanks!

  • @omarhesham8354
    @omarhesham8354 8 หลายเดือนก่อน

    thanks dude

  • @atsushiidobe9113
    @atsushiidobe9113 8 หลายเดือนก่อน

    Thank you so much for this helpful video! I think I got it to work and it helped me set PATH in zsh shell permanently so that I don't have to reset it each time I re-start my computer. However, I tried this in zsh shell but whenever I ran echo $SHELL in the terminal window, I received "/bin/bash" as an output. Does that mean that I did this in bash accidentally? Would you be able to help me with that?

  • @LAOMUSICARTS
    @LAOMUSICARTS 8 หลายเดือนก่อน

    Caution: this DOES NOT WORK for bash! "mynameis=anyName" echo $mynameis will result in : "mynameis=anyName"

  • @haythamhany1834
    @haythamhany1834 9 หลายเดือนก่อน

    Thanks a lot

  • @Diamond34qw
    @Diamond34qw 11 หลายเดือนก่อน

    Thank you once again! you saved me!

  • @Diamond34qw
    @Diamond34qw 11 หลายเดือนก่อน

    Thank you so much! I truly appreciate!

  • @SirHaleSpeaks
    @SirHaleSpeaks 11 หลายเดือนก่อน

    @DEV ANGEL, thanks. This was simply a great tutorial! BRAVO

  • @moritzslz
    @moritzslz 11 หลายเดือนก่อน

    Great Video!!!

  • @VolkanBozkurt-k7f
    @VolkanBozkurt-k7f ปีที่แล้ว

    excellent usage of music and animations, music doesn't change it's quality as the playback speed increases.

  • @AshishRanjan15
    @AshishRanjan15 ปีที่แล้ว

    echo $HOMe echo $USER variable_name = value echo $variable_name Open another terminal ( cmd + t) ls -al ~/

  • @zigyias347
    @zigyias347 ปีที่แล้ว

    rahmat

  • @marcuspaulooliveira946
    @marcuspaulooliveira946 ปีที่แล้ว

    Great tutorial! Thank u so much! Helped me set this to do a release for AWS!

  • @hectormontoya
    @hectormontoya ปีที่แล้ว

    great video!

  • @cipher_ali
    @cipher_ali ปีที่แล้ว

    Great video - how would I go about setting a global variable, so any user logon can access it? Tried all sorts, nothing seems to work - even chatgpt failed me!

  • @RainerDiehl-d3e
    @RainerDiehl-d3e ปีที่แล้ว

    very helpful, thanks a lot!

  • @sureshbabu-er1yy
    @sureshbabu-er1yy ปีที่แล้ว

    I didn't get this

  • @nomad1219
    @nomad1219 ปีที่แล้ว

    Thanks so much. You save my day.

  • @omanpios88
    @omanpios88 ปีที่แล้ว

    Good one Thanks man!

  • @omgmaw
    @omgmaw ปีที่แล้ว

    Thank you so much. I had a hard time setting postgres PGDATA env. Your video helped a lot.

  • @brunosastre1317
    @brunosastre1317 ปีที่แล้ว

    Thanks!

  • @ElvisNkam
    @ElvisNkam ปีที่แล้ว

    Super helpful

  • @crimesagainstinsanity
    @crimesagainstinsanity ปีที่แล้ว

    THANK YOU

  • @eleniver
    @eleniver 2 ปีที่แล้ว

    Thank you!! That was very helpful! 😃

  • @vamseecheruvu
    @vamseecheruvu 2 ปีที่แล้ว

    Thanks so much for making such a quality video. Was direct to the point!

  • @keralacodingacademykca4597
    @keralacodingacademykca4597 2 ปีที่แล้ว

    bhai u are such a hugeeee life saver. I almost threw this mac away. Iam glad i persisted.

  • @الإستماعللقرآنالكريم-ف7ج
    @الإستماعللقرآنالكريم-ف7ج 2 ปีที่แล้ว

    You did a lot of unimportant steps

  • @thetradingdisciple
    @thetradingdisciple 2 ปีที่แล้ว

    How do you delete these variables?

    • @digitalnomad2196
      @digitalnomad2196 2 ปีที่แล้ว

      Did you figure it out, I want to delete some as well

    • @hectorrios864
      @hectorrios864 2 ปีที่แล้ว

      You can open up your ~/.zshrc | ~/.bash_profile through a text editor to edit your script after it's been sourced using the following: open -a "(text editor application name)" ~/.zshrc (replace with .bash_profile if that's what you're editing) So if you're using the app Brackets and your text is saved under ~/.zshrc, the line you're executing would look something like this: open -a "Brackets" ~/.zshrc Hope this helped! Just remember to open up a new terminal window whenever you edit your file so that you can see your recent changes. Took me a minute to figure it all out haha

  • @govivekanand1
    @govivekanand1 2 ปีที่แล้ว

    love this style. Looking forward to more such videos in the future :)

    • @devangel6918
      @devangel6918 2 ปีที่แล้ว

      Thanks! What are you interested in specifically?

  • @MobileWTF
    @MobileWTF 2 ปีที่แล้ว

    Legend <3 Thank you!

  • @armsjarbc8597
    @armsjarbc8597 2 ปีที่แล้ว

    I approve this message.