Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.tf

23 replies

lemmy.stuart.fun

I legitimately back up my history file. Mostly because it likes to truncate itself randomly (though this may have been fixed in zsh, or my config, because it's been a while). Just a systemd timer that triggers a shell script to copy it by date and rotate anything older than 100 copies.

Edit: WHY DID I SAY ANYTHING? After like 3 months of no problems, my history truncated itself to 3 entries a few minutes ago. I've only ever seen a few days of loss before that lol.

16

I did try it for a bit. IIRC it slowed me down more than I cared for. Maybe worth trying again, though.

3
lemmy.ca

I'm annoyed when my thirteen bash instances don't share history, but I'd probably be a lot more annoyed if they did.

3
andrewreply
lemmy.stuart.fun

That's one thing I like about zsh, or my config at least, because I use i3 and therefore tend to open lots of shells. History is mostly local until I hit return twice (two empty prompts) at which point I can get history from other sessions. It's stuck more global at that point though aside from future history.

2
sopuli.xyz

I just start every command with a space, don't see the issue.

14
lemmy.world

Was working on a server where I did not want to put some dumb command into the history, so I add a space like you do. Press up. The command is there. The fucking insult I felt.

14

It's disabled by default, but you can enable it in .bashrc and then delete that edit session using a spaced command.

Edit: brain fart

2

it also depends on the shell, in zsh it persists on local history but does not get written to history file

1
sh.itjust.works

Don't fucking do this in zsh, it does NOT do the same thing that it does in bash.

6
ripcordreply
lemmy.world

If you clear your history, you feel like a SpongeBob popsicle for some reason? That's what I'm reading. Gotta be it.

5
ripcordreply
lemmy.world

Same, but I just assumed I was the weird one. Maybe we are mainstream!

2
lemmy.world

Welp, just did this to see what -c does...

Excuse me whilst I cry myself to sleep

5

You reached the end