Viewing profile — jcsalterego
jcsalterego
HN member- Joined
- Mon, Apr 27, 2009, 7:04 PM UTC
- HN karma
- 4,272
- Public activity
- 373 items
- HN profile
- View on Hacker News ↗
About jcsalterego
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #14106202
(o)))>
-
comment
Comment #14106192
I've tried zsh many times and it's not for me :'(
-
comment
Comment #14106187
Yeah unfortunately it's just an opaque number now, basically.
-
comment
Comment #14104728
I think so: http://askubuntu.com/questions/67283/is-it-possible-to-make-...
-
comment
Comment #14104613
You should ln -sf /dev/null ~/.bash_history !
-
comment
Comment #14104521
I think it's more about the MacOS's add-ons to bash here than bash vs zsh -- but who knows!
-
comment
Comment #14104422
Nice!
-
comment
Comment #14104398
I'm quite happy that at least three historian-programmers have come together, here.
-
comment
Comment #14104327
Is your ssh password `ls`? That's not a great password.
-
comment
Comment #14104325
Ah, interesting!
-
comment
Comment #14104323
Most recently it seems to happen on a fresh restart. Previously, it had to do with my usage of Terminal; I've had to touch ~/.bash_sessions_disable -- /etc/bashrc_Apple_Terminal ha…
-
comment
Comment #14104291
> Also, maybe you should consider backing up ~/.bash_history occasionally? Oh yes.
-
comment
Comment #14104260
Sounds like good security though.
-
comment
Comment #14104251
Based on the differences between /etc/bashrc and /etc/zshrc, I don't think so, but I don't know for sure.
-
comment
Comment #14104247
There are more people like you, I bet!
-
comment
Comment #14104189
BRAAAAAAHMMM
-
comment
Comment #14104172
Per the README I'm hoping to introduce a scrub command, but yeah -- if you have inline passwords in the commands you run, that's less than great.
-
comment
Comment #14104142
zsh history, from what I've seen a long time ago, can include timestamps, which is why I added a timestamp field in the schema, though it's currently unpopulated: https://github.co…