GuybrushThreepwo0d

joined 2 years ago

Only result for me is the repo. Along with the helpful prompt:

people also ask: how old is Torvalds? Why did Linus Torvalds created Git?

Very weird that the grammar mistake is part of the prompt

Just put the shebang at the top of your script:

#! /usr/bin/env bash

I'm not a big fan of extensions because if you put the script in your $PATH it's weird to type do_the_thing.bash

Just put the shebang at the top of your script:

#! /usr/bin/env bash

I'm not a big fan of extensions because if you put the script in your $PATH it's weird to type do_the_thing.bash

You get to where you write code and it just works, first try.

Eh, I write plenty of Rust code that doesn't work. But at least I haven't had a segfault in a while

You get to where you write code and it just works, first try.

Eh, I write plenty of Rust code that doesn't work. But at least I haven't had a segfault in a while

view more: ‹ prev next ›