Made a small coc.nvim extension for zsh completion ⌘ Read more
vim + ollama + oh-my-zsh + alacritty + dotfiles better than Cursor xD ⌘ Read more
dirstack.vim plugin adds a directory stack (like in Bash or Zsh) to Vim ⌘ Read more
Just discovered how easy it is to recall my last arg in shell and my brain went 🤯 How come I’ve never learned about this before!? I wonder how many other QOL shortcuts I’m missing on 🥲
I have used Linux for most my life, and it hat been my daily driver for nearly two decades now. I have been bugged recently how when I exit the terminal buffer has not been cleared leaving whatever contents available to the next user to view.
a quick man zsh I found the STARTUP/SHUTDOWN FILES, and then a quick search on resetting the termianl buffer led me to <esc>c or printf "\033c".
In five minutes something which has bothered me for who knows how long was resolved. Just needed some motivation to figure it out.
https://github.com/dvorka/hstr bash zsh history
http://antigen.sharats.me/ antigen plugin zsh
@mdosch@mdosch.de Oh wow. I thought Apple was the only org out there shipping zsh by default. What was their rationale for not defaulting to bash?
@adiabetic@www.frogorbits.com I like #ZSH (I’m using it with the #grml config).
Unexpectedly amusing: my 24-line .zsh_history. (chsh is near the end.)
Video on the zsh or z shell, whatever the z stands for… ⌘
@freemor@freemor.homelinux.net @adiabetic@www.frogorbits.com I’m really not into MacOS so I had no idea what Catalina might be. But I like the zsh. 😃
@mdosch@mdosch.de Apple refuses to ship GPLv3 software. bash has security bugs that Apple doesn’t want to backport. So they’ve switched default shells again, this time to zsh. (bash and the previous default, tcsh, still ship with the OS.)
Just installed Catalina (my recommendation: don’t.). zsh is a fine shell…for downloading and installing other shells.
Zsh Native Scripting Handbook http://zdharma.org/Zsh-100-Commits-Club/Zsh-Native-Scripting-Handbook.html
@kas@enotty.dk Switching shells is the reason that I started deploying scripts in /usr/local/bin rather than defining aliases. :D Tested #bash #ksh #fish and #zsh and the latter it is now for years already.
@kas@enotty.dk thx, very interesting. But I’ll stick with #ZSH as I am in group 1: https://www.oilshell.org/blog/2018/01/28.html#toc_2
@durcheinandr@durcheinandr.de Did you upload your zsh-completion for twtxt somewhere?
@xena@xena.greedo.xeserv.us True, but the syntax it uses is so different from what I’m used to on bash/zsh
@xena@xena.greedo.xeserv.us Meh. I prefer Zsh. :P