Jannik Peters
Jannik Peters
I use the following function to toggle atuin history saving. Then I can use my terminal without the commands getting persisted in the database. Searching will still work in incognito...
Hi, I had the same issue. It seemed like the bot was uploading the PNG image as JSON data. I did a curl on the image uploaded by the bot:...
That's probably because you're executing the file that should be sourced into your running shell. Also your `.zshrc` as well as `/usr/share/zsh/manjaro-zsh-config` don't have a shebang at the beginning, so...
That seems weird. AFAIK your bindkey should be doing the opposite. My terminal uses `^H` for ctrl+backspace and `^?` for backspace. ~~To what version number are you referring?~~ nvm, package...