Evan Van Dam

Results 32 issues of Evan Van Dam

I was wondering if there's a way to prevent a .env file from overwriting an existing env var. Consider the following example: ```shell ❯ cat .env FOO="Using .env" ❯ FOO="Using...

It seems like it's something determined by window size that when scrolling through commands how far down the current line will go down before scrolling the entire window. For example,...