Live data from Hacker News

Badassify your terminal and shell

jilles.me

1–10 of 54 posts

Re: Badassify your terminal and shell

#5
post #2

And what happens when you have to use the terminal on a machine that hasn't been "badassified"?

I copy this into the boring terminal and run it: https://gist.github.com/AlexanderSelzer/ba487126454672a6596d

There's no zsh or iTerm2, but it is much easier to read. I guess it would be possible to make something that downloads the binaries, sets them up temporarily and opens them.

Re: Badassify your terminal and shell

#6
I went to look at some of the amazing zsh plugins, and found this endorsement flashing in front of me: "I just can't imagine not using oh-my-zsh. I can believe I won't have to mess around with .bashrc again."

And then I wondered: what on earth are you doing in the command line if you don't want to "mess around with .bashrc"?

I guess the point is to turn the CLI into a mouse-less GUI?

Re: Badassify your terminal and shell

#8
post #6

I went to look at some of the amazing zsh plugins, and found this endorsement flashing in front of me: "I just can't imagine not using oh-my-zsh. I can believe I won't have to mess around with .bashrc again." And then I wondered: what on earth are you doing in the command line if you don't want to "mess around with .bashrc"? I guess the point is to turn the CLI into a mouse-less GUI?

Or the fact that it asks you to install iTerm. My favorite thing about Terminal.app is that it's already there, just a spotlite command away, and you can theme it as well.

Re: Badassify your terminal and shell

#10
post #2

And what happens when you have to use the terminal on a machine that hasn't been "badassified"?

Yes. Things should not be customized because not everything is customized. Personally, when I drive a car I never adjust the seat or mirror positions. I also never store anyone's contact info in my phone because then I wouldn't know what to do if I lost my phone.

Seriously though, having aliases, scripts, or complex programs to help doesn't cripple you unless those things themselves force you into a state you are unable to reach out of.

I've never found myself on a new machine feeling helpless because I didn't have a shell with all the customizations I'm used to; I only felt some annoyance. Said annoyance was far less than the cumulative annoyance I felt before making those changes--and the amount they have saved me since.

Post reply on HN