rxd_txd
@rxd_txd
307
subscribers
479
photos
25
videos
22
files
2.71K
links
[
{
"channel":"rxd_txd",
"info":"my bookmarks",
"feedback":"
@flsixtyfour
",
"topics":[
"devops",
"linux",
"sci",
"music",
"go",
"/dev/null"
]
}
]
Download Telegram
Join
rxd_txd
307 subscribers
rxd_txd
https://thorsten-hans.com/5-types-of-zsh-aliases
#zsh
#alias
Thorsten-Hans
5 Types Of
ZSH
Aliases You Should Know
In
ZSH
you can increase your productivity with aliases. This post explains 5 types of aliases that you should know. Boost your shell productivity now and make
ZSH
your own
rxd_txd
https://mads-hartmann.com/2017/08/06/writing-zsh-completion-scripts.html
#zsh
#completion
Mads Hartmann
Writing
zsh
completion scripts
I’ve had to write a couple of completion scripts for
zsh
over the last couple of months. I write such scripts rarely enough that I seem to have forgotten how to do it every time I set out to write a new one. So this time I decided to write down a few notes…